aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* misc: replace NIPQUAD()Harvey Harrison2008-10-31
* pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski2008-10-31
* pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy2008-10-31
* pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski2008-10-31
* xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-31
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-31
| * mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-27
* | net: replace %p6 with %pI6Harvey Harrison2008-10-29
* | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-29
* | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-29
* | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-29
* | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
* | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-28
* | netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy2008-10-28
* | net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman2008-10-27
|/
* Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont2008-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-23
|\
| * sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-23
* | 9p: fix sparse warningsEric Van Hensbergen2008-10-22
* | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-22
* | 9p: fix debug build errorEric Van Hensbergen2008-10-22
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-20
|\
| * 9p: Improve debug supportEric Van Hensbergen2008-10-17
| * 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
| * 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
| * 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
| * 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-17
| * 9p: add new protocol support codeEric Van Hensbergen2008-10-17
| * 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
| * 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
| * 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
| * 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
| * 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
| * 9p: move request management to client codeEric Van Hensbergen2008-10-17
| * 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-20
|\ \ | |/ |/|
| * netfilter: netns: use NFPROTO_NUMPROTO instead of NUMPROTO for tables arrayPatrick McHardy2008-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-15
| |\
| | * mac80211: fixme for kernel-docRandy Dunlap2008-10-14
| * | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-14
| |/
* | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* | include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* | Merge branch 'next' into for-linusJames Morris2008-10-12
|\ \ | |/ |/|
| * netlabel: Add configuration support for local labelingPaul Moore2008-10-10
| * cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-10
| * netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-10
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10