| Commit message (Expand) | Author | Age |
* | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 2008-11-25 |
* | ipv6: fix warning in net/ipv6/ip6_flowlabel.c | Ingo Molnar | 2008-11-25 |
* | xfrm: remove useless forward declarations | Alexey Dobriyan | 2008-11-25 |
* | ah4/ah6: remove useless NULL assignments | Alexey Dobriyan | 2008-11-25 |
* | net: fix tunnels in netns after ndo_ changes | Alexey Dobriyan | 2008-11-23 |
* | net: Convert TCP/DCCP listening hash tables to use RCU | Eric Dumazet | 2008-11-23 |
* | net: remove redundant argument comments | Qinghuang Feng | 2008-11-21 |
* | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet | 2008-11-20 |
* | ipv6: convert tunnels to net_device_ops | Stephen Hemminger | 2008-11-20 |
* | ipmr: convert ipmr virtual interface to net_device_ops | Stephen Hemminger | 2008-11-20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 |
|\ |
|
| * | net: fix tiny output corruption of /proc/net/snmp6 | Alexey Dobriyan | 2008-11-20 |
| * | ipv6: use seq_release_private for ip6mr.c /proc entries | Benjamin Thery | 2008-11-20 |
* | | net: listening_hash get a spinlock per bucket | Eric Dumazet | 2008-11-20 |
* | | ip: convert to net_device_ops for ioctl | Stephen Hemminger | 2008-11-20 |
* | | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches | 2008-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 |
|\| |
|
| * | ipv6: routing header fixes | Brian Haley | 2008-11-13 |
* | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 2008-11-16 |
* | | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet | 2008-11-16 |
* | | net: remove struct dst_entry::entry_size | Alexey Dobriyan | 2008-11-11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 |
|\| |
|
| * | ipv6: fix ip6_mr_init error path | Benjamin Thery | 2008-11-10 |
* | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-11-07 |
|\ \ |
|
| * | | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 2008-11-06 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 |
| * | xfrm: Have af-specific init_tempsel() initialize family field of temporary se... | Andreas Steffen | 2008-11-04 |
| * | udp: Fix the SNMP counter of UDP_MIB_INERRORS | Wei Yongjun | 2008-11-03 |
| * | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS | Wei Yongjun | 2008-11-03 |
| * | udp: multicast packets need to check namespace | Eric Dumazet | 2008-11-02 |
* | | net: '&' redux | Alexey Dobriyan | 2008-11-03 |
* | | xfrm6: handling fragment | Nicolas Dichtel | 2008-11-02 |
* | | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison | 2008-10-31 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 |
* | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 |
* | | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet | 2008-10-29 |
* | | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 |
* | | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 |
* | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 |
* | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 |
* | | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | tcp: Fix IPv6 fallout from 'Port redirection support for TCP' | KOVACS Krisztian | 2008-10-20 |