Age | Commit message (Expand) | Author |
2012-08-17 | ipv6: Add GSO support on forwarding path | Herbert Xu |
2012-05-17 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2012-05-17 | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet | Xufeng Zhang |
2012-05-17 | ipv6/udp: Use the correct variable to determine non-blocking condition | Xufeng Zhang |
2012-05-17 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao |
2012-03-14 | net: sk_add_backlog() take rmem_alloc into account | Eric Dumazet |
2012-03-14 | ipv6: udp: fix the wrong headroom check | Shan Wei |
2012-03-14 | ipv6: Silence privacy extensions initialization | Romain Francoise |
2011-06-26 | ipv6: netfilter: ip6_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-04-17 | ip6ip6: autoload ip6 tunnel | stephen hemminger |
2011-04-17 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov |
2011-04-17 | udp: add rehash on connect() | Eric Dumazet |
2011-01-06 | ip: fix truesize mismatch in ip fragmentation | Eric Dumazet |
2011-01-06 | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski |
2010-08-02 | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT | Eric Dumazet |
2010-08-02 | ipv6: fix NULL reference in proxy neighbor discovery | stephen hemminger |
2010-08-02 | IPv6: only notify protocols if address is completely gone | Stephen Hemminger |
2010-08-02 | IPv6: keep route for tentative address | Stephen Hemminger |
2010-08-02 | IPv6: fix Mobile IPv6 regression | Brian Haley |
2010-05-05 | IPv6: fix IPV6_RECVERR handling of locally-generated errors | Brian Haley |
2010-05-03 | ipv6: Fix default multicast hops setting. | David S. Miller |
2010-04-28 | Revert "tcp: bind() fix when many ports are bound" | David S. Miller |
2010-04-25 | ipv6: Fix inet6_csk_bind_conflict() | Eric Dumazet |
2010-04-22 | tcp: bind() fix when many ports are bound | Eric Dumazet |
2010-04-21 | net: ipv6 bind to device issue | Jiri Olsa |
2010-04-21 | ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi... | Shan Wei |
2010-04-21 | xfrm6: ensure to use the same dev when building a bundle | Nicolas Dichtel |
2010-04-21 | ipv6: Fix tcp_v6_send_response transport header setting. | Herbert Xu |
2010-04-15 | ip: Fix ip_dev_loopback_xmit() | Eric Dumazet |
2010-04-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-04-08 | udp: fix for unicast RX path optimization | Jorge Boncompte [DTI2] |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-28 | ipv6: Don't drop cache route entry unless timer actually expired. | YOSHIFUJI Hideaki / 吉藤英明 |
2010-03-27 | net: ipmr/ip6mr: prevent out-of-bounds vif_table access | Nicolas Dichtel |
2010-03-26 | net: fix netlink address dumping in IPv4/IPv6 | Patrick McHardy |
2010-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-03-25 | netfilter: ip6table_raw: fix table priority | Jozsef Kadlecsik |
2010-03-19 | net: ipmr/ip6mr: fix potential out-of-bounds vif_table access | Patrick McHardy |
2010-03-19 | ipv6: Remove redundant dst NULL check in ip6_dst_check | Herbert Xu |
2010-03-13 | ipv6: Send netlink notification when DAD fails | Herbert Xu |
2010-03-08 | tcp: Add SNMP counters for backlog and min_ttl drops | Eric Dumazet |
2010-03-07 | ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. | YOSHIFUJI Hideaki / 吉藤英明 |
2010-03-05 | net: backlog functions rename | Zhu Yi |
2010-03-05 | udp: use limited socket backlog | Zhu Yi |
2010-03-05 | tcp: use limited socket backlog | Zhu Yi |
2010-03-04 | IPv6: fix race between cleanup and add/delete address | stephen hemminger |
2010-03-04 | IPv6: addrconf notify when address is unavailable | stephen hemminger |
2010-03-04 | IPv6: addrconf timer race | stephen hemminger |
2010-03-04 | IPv6: addrconf dad timer unnecessary bh_disable | stephen hemminger |
2010-03-03 | ipsec: Fix bogus bundle flowi | Herbert Xu |