Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | CRED: Use creds in file structs | David Howells | 2008-11-14 | 1 | -2/+2 | |
| * | | | | | | CRED: Wrap task credential accesses in the IPv6 protocol | David Howells | 2008-11-14 | 1 | -1/+1 | |
* | | | | | | | ipv6: silence log messages for locally generated multicast | Jan Sembera | 2008-12-09 | 1 | -1/+6 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | net: fix tiny output corruption of /proc/net/snmp6 | Alexey Dobriyan | 2008-11-20 | 1 | -3/+3 | |
* | | | | | | ipv6: use seq_release_private for ip6mr.c /proc entries | Benjamin Thery | 2008-11-20 | 1 | -2/+2 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | ipv6: routing header fixes | Brian Haley | 2008-11-12 | 2 | -0/+10 | |
| |/ / / |/| | | | ||||||
* | | | | ipv6: fix ip6_mr_init error path | Benjamin Thery | 2008-11-10 | 1 | -4/+5 | |
| |_|/ |/| | | ||||||
* | | | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 | 1 | -1/+3 | |
* | | | xfrm: Have af-specific init_tempsel() initialize family field of temporary se... | Andreas Steffen | 2008-11-04 | 1 | -0/+1 | |
|/ / | ||||||
* | | udp: Fix the SNMP counter of UDP_MIB_INERRORS | Wei Yongjun | 2008-11-02 | 1 | -2/+8 | |
* | | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS | Wei Yongjun | 2008-11-02 | 1 | -5/+13 | |
* | | udp: multicast packets need to check namespace | Eric Dumazet | 2008-11-01 | 1 | -4/+4 | |
|/ | ||||||
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-20 | 2 | -3/+4 | |
|\ | ||||||
| * | tcp: Fix IPv6 fallout from 'Port redirection support for TCP' | KOVACS Krisztian | 2008-10-19 | 2 | -3/+4 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 | 2 | -4/+4 | |
|\| | ||||||
| * | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro | 2008-10-15 | 1 | -1/+1 | |
| * | netns: correct mib stats in ip6_route_me_harder() | Alexey Dobriyan | 2008-10-14 | 1 | -3/+3 | |
* | | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 2 | -8/+4 | |
|/ | ||||||
* | netns: mib6 section fixlet | Alexey Dobriyan | 2008-10-13 | 1 | -1/+1 | |
* | tcpv6: fix error with CONFIG_TCP_MD5SIG disabled | Guo-Fu Tseng | 2008-10-09 | 1 | -5/+1 | |
* | tcpv6: combine tcp_v6_send_(reset|ack) | Ilpo Järvinen | 2008-10-09 | 1 | -99/+40 | |
* | tcpv6: convert opt[] -> topt in tcp_v6_send_reset | Ilpo Järvinen | 2008-10-09 | 1 | -6/+6 |