aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-10-31misc: replace NIPQUAD()Harvey Harrison
2008-10-31pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy
2008-10-31pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski
2008-10-31xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-29udp: introduce sk_for_each_rcu_safenext()Eric Dumazet
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap
2008-10-26Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun
2008-10-229p: fix sparse warningsEric Van Hensbergen
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker
2008-10-229p: fix debug build errorEric Van Hensbergen
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables arrayPatrick McHardy
2008-10-179p: Improve debug supportEric Van Hensbergen
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen
2008-10-179p: add new protocol support codeEric Van Hensbergen
2008-10-179p: move dirread to fs layerEric Van Hensbergen
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen
2008-10-179p: consolidate read/write functionsEric Van Hensbergen
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen
2008-10-179p: move request management to client codeEric Van Hensbergen
2008-10-179p: consolidate transport structureEric Van Hensbergen
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-14mac80211: fixme for kernel-docRandy Dunlap
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2008-10-13Merge branch 'next' into for-linusJames Morris
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds
2008-10-10netlabel: Add configuration support for local labelingPaul Moore
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore