summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2012-05-17ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2012-05-17netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2012-03-14ipv6: udp: fix the wrong headroom checkShan Wei
2012-03-14ipv6: Silence privacy extensions initializationRomain Francoise
2011-06-26ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-17ip6ip6: autoload ip6 tunnelstephen hemminger
2011-04-17net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-04-17udp: add rehash on connect()Eric Dumazet
2011-01-06ip: fix truesize mismatch in ip fragmentationEric Dumazet
2011-01-06net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-08-02ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger
2010-08-02IPv6: only notify protocols if address is completely goneStephen Hemminger
2010-08-02IPv6: keep route for tentative addressStephen Hemminger
2010-08-02IPv6: fix Mobile IPv6 regressionBrian Haley
2010-05-05IPv6: fix IPV6_RECVERR handling of locally-generated errorsBrian Haley
2010-05-03ipv6: Fix default multicast hops setting.David S. Miller
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller
2010-04-25ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet
2010-04-21net: ipv6 bind to device issueJiri Olsa
2010-04-21ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-04-15ip: Fix ip_dev_loopback_xmit()Eric Dumazet
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-19net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy
2010-03-19ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明
2010-03-05net: backlog functions renameZhu Yi
2010-03-05udp: use limited socket backlogZhu Yi
2010-03-05tcp: use limited socket backlogZhu Yi
2010-03-04IPv6: fix race between cleanup and add/delete addressstephen hemminger
2010-03-04IPv6: addrconf notify when address is unavailablestephen hemminger
2010-03-04IPv6: addrconf timer racestephen hemminger
2010-03-04IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller