Age | Commit message (Expand) | Author |
2013-12-06 | ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor... | Jiri Pirko |
2013-12-06 | ipv6 addrconf: extend ifa_flags to u32 | Jiri Pirko |
2013-12-06 | ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward() | Eric Dumazet |
2013-12-06 | ipv4/ipv6: Fix FSF address in file headers | Jeff Kirsher |
2013-12-02 | IPv6: Fixed support for blackhole and prohibit routes | Kamala R |
2013-12-02 | ipv6: fix third arg of anycast_dst_alloc(), must be bool. | François-Xavier Le Bail |
2013-12-02 | ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv | Duan Jiong |
2013-11-30 | ipv6: fix possible seqlock deadlock in ip6_finish_output2 | Hannes Frederic Sowa |
2013-11-28 | net: remove outdated comment for ipv4 and ipv6 protocol handler | Baker Zhang |
2013-11-28 | sit: use kfree_skb to replace dev_kfree_skb | Gao feng |
2013-11-23 | ipv6: fix leaking uninitialized port number of offender sockaddr | Hannes Frederic Sowa |
2013-11-23 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-11-23 | sit: generate icmpv6 error when receiving icmpv4 error | Oussama Ghorbel |
2013-11-23 | gro: Clean up tcpX_gro_receive checksum verification | Herbert Xu |
2013-11-23 | gro: Only verify TCP checksums for candidates | Herbert Xu |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-18 | ipv6: Fix inet6_init() cleanup order | Vlad Yasevich |
2013-11-18 | inet: prevent leakage of uninitialized memory to user in recv syscalls | Hannes Frederic Sowa |
2013-11-18 | net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n | Fabio Estevam |
2013-11-18 | netfilter: synproxy: send mss option to backend | Martin Topholm |
2013-11-14 | ip6tnl: fix use after free of fb_tnl_dev | Nicolas Dichtel |
2013-11-14 | sit/gre6: don't try to add the same route two times | Nicolas Dichtel |
2013-11-14 | sit: link local routes are missing | Nicolas Dichtel |
2013-11-14 | sit: fix prefix length of ll and v4mapped addresses | Nicolas Dichtel |
2013-11-14 | sit: fix use after free of fb_tunnel_dev | Willem de Bruijn |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-11 | ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh | Hannes Frederic Sowa |
2013-11-11 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-11-11 | ip6_output: fragment outgoing reassembled skb properly | Jiri Pirko |
2013-11-08 | ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv | Duan Jiong |
2013-11-08 | ipv6: protect flow label renew against GC | Florent Fourcot |
2013-11-08 | ipv6: increase maximum lifetime of flow labels | Florent Fourcot |
2013-11-08 | ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt | Florent Fourcot |
2013-11-06 | ipv6: Fix possible ipv6 seqlock deadlock | John Stultz |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz |
2013-11-05 | ipv6: drop the judgement in rt6_alloc_cow() | Duan Jiong |
2013-11-05 | ipv6: fix headroom calculation in udp6_ufo_fragment | Hannes Frederic Sowa |
2013-11-05 | ipv6: remove old conditions on flow label sharing | Florent Fourcot |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-11-01 | xfrm: Fix null pointer dereference when decoding sessions | Steffen Klassert |
2013-10-30 | ipv6: remove the unnecessary statement in find_match() | Duan Jiong |
2013-10-29 | net: esp{4,6}: get rid of struct esp_data | Mathias Krause |
2013-10-29 | net: esp{4,6}: remove padlen from struct esp_data | Mathias Krause |
2013-10-28 | ipv6: Remove privacy config option. | David S. Miller |
2013-10-28 | xfrm: Increase the garbage collector threshold | Steffen Klassert |
2013-10-25 | ipv6: ip6_dst_check needs to check for expired dst_entries | Hannes Frederic Sowa |