Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | net: fix /proc/net/ip_mr_cache display - V2 | Benjamin Thery | 2008-12-03 | 1 | -5/+11 | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-11-28 | 2 | -15/+7 | |
| |\ \ | ||||||
| | * | | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE | Eric Leblond | 2008-11-25 | 1 | -1/+4 | |
| | * | | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks | Alexey Dobriyan | 2008-11-20 | 1 | -14/+3 | |
| * | | | net: Use a percpu_counter for sockets_allocated | Eric Dumazet | 2008-11-25 | 1 | -1/+1 | |
| * | | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 | 1 | -4/+5 | |
| * | | | netns xfrm: AH/ESP in netns! | Alexey Dobriyan | 2008-11-25 | 2 | -2/+4 | |
| * | | | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+3 | |
| * | | | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -3/+4 | |
| * | | | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 | |
| * | | | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
| * | | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 | 13 | -22/+27 | |
| * | | | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-25 | 4 | -5/+5 | |
| * | | | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 | |
| * | | | ipv6: fix warning in net/ipv6/ip6_flowlabel.c | Ingo Molnar | 2008-11-25 | 1 | -1/+1 | |
| * | | | xfrm: remove useless forward declarations | Alexey Dobriyan | 2008-11-25 | 1 | -2/+0 | |
| * | | | ah4/ah6: remove useless NULL assignments | Alexey Dobriyan | 2008-11-25 | 1 | -2/+0 | |
| * | | | net: fix tunnels in netns after ndo_ changes | Alexey Dobriyan | 2008-11-23 | 2 | -2/+2 | |
| * | | | net: Convert TCP/DCCP listening hash tables to use RCU | Eric Dumazet | 2008-11-23 | 1 | -35/+59 | |
| * | | | net: remove redundant argument comments | Qinghuang Feng | 2008-11-21 | 1 | -1/+0 | |
| * | | | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet | 2008-11-20 | 1 | -8/+7 | |
| * | | | ipv6: convert tunnels to net_device_ops | Stephen Hemminger | 2008-11-20 | 2 | -30/+32 | |
| * | | | ipmr: convert ipmr virtual interface to net_device_ops | Stephen Hemminger | 2008-11-20 | 1 | -1/+5 | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 2 | -5/+5 | |
| |\ \ \ | ||||||
| * | | | | net: listening_hash get a spinlock per bucket | Eric Dumazet | 2008-11-20 | 1 | -11/+12 | |
| * | | | | ip: convert to net_device_ops for ioctl | Stephen Hemminger | 2008-11-19 | 1 | -4/+9 | |
| * | | | | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches | 2008-11-19 | 4 | -8/+8 | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 2 | -0/+10 | |
| |\ \ \ \ | ||||||
| * | | | | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 2008-11-16 | 2 | -23/+48 | |
| * | | | | | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet | 2008-11-16 | 1 | -12/+14 | |
| * | | | | | net: remove struct dst_entry::entry_size | Alexey Dobriyan | 2008-11-11 | 2 | -3/+0 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | 1 | -4/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-11-07 | 1 | -27/+65 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 2008-11-06 | 1 | -27/+65 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 3 | -12/+29 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | net: '&' redux | Alexey Dobriyan | 2008-11-03 | 7 | -62/+62 | |
| * | | | | | | xfrm6: handling fragment | Nicolas Dichtel | 2008-11-01 | 1 | -3/+6 | |
| * | | | | | | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison | 2008-10-31 | 1 | -3/+2 | |
| * | | | | | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 11 | -15/+15 | |
| * | | | | | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 | 5 | -8/+8 | |
| * | | | | | | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet | 2008-10-29 | 1 | -2/+2 | |
| * | | | | | | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 | 2 | -7/+25 | |
| * | | | | | | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 | 3 | -56/+68 | |
| * | | | | | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 11 | -49/+30 | |
| * | | | | | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 | 5 | -20/+14 | |
| * | | | | | | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | 2 | -2/+3 | |
* | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 2 | -5/+5 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'master' into next | James Morris | 2008-11-18 | 2 | -0/+10 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 3 | -5/+9 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | |