Commit Graph

1715 Commits (88dc1c3f7f9058cd5ceae1e4b53453484c7b0364)

Author SHA1 Message Date
Alexey Dobriyan fb7e06748c xfrm: remove useless forward declarations 16 years ago
Alexey Dobriyan 6daad37230 ah4/ah6: remove useless NULL assignments 16 years ago
Alexey Dobriyan be77e59307 net: fix tunnels in netns after ndo_ changes 16 years ago
Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU 16 years ago
Qinghuang Feng cf005b1d0e net: remove redundant argument comments 16 years ago
Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks 16 years ago
Stephen Hemminger 1326c3d5a4 ipv6: convert tunnels to net_device_ops 16 years ago
Stephen Hemminger 007c3838d9 ipmr: convert ipmr virtual interface to net_device_ops 16 years ago
Alexey Dobriyan 5ece6c2ddd net: fix tiny output corruption of /proc/net/snmp6 16 years ago
Benjamin Thery eedd726efb ipv6: use seq_release_private for ip6mr.c /proc entries 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Stephen Hemminger 5bc3eb7e2f ip: convert to net_device_ops for ioctl 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 years ago
Brian Haley 6e093d9dff ipv6: routing header fixes 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Benjamin Thery 87b30a6530 ipv6: fix ip6_mr_init error path 16 years ago
Brian Haley 305d552acc bonding: send IPv6 neighbor advertisement on failover 17 years ago
Benjamin Thery e3ec6cfc26 ipv6: fix run pending DAD when interface becomes ready 17 years ago
Andreas Steffen 79654a7698 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector 17 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
Wei Yongjun 0856f93958 udp: Fix the SNMP counter of UDP_MIB_INERRORS 17 years ago
Wei Yongjun f26ba17511 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS 17 years ago
Eric Dumazet 920a46115c udp: multicast packets need to check namespace 17 years ago
Nicolas Dichtel 7e3a42a12c xfrm6: handling fragment 17 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 17 years ago
Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() 17 years ago
Eric Dumazet 271b72c7fa udp: RCU handling for Unicast packets. 17 years ago
Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 17 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
KOVACS Krisztian fd5070370c tcp: Fix IPv6 fallout from 'Port redirection support for TCP' 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Pedro Ribeiro 22441cfa0c IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option 17 years ago
Alexey Dobriyan eef9d90dcd netns: correct mib stats in ip6_route_me_harder() 17 years ago
Alexey Dobriyan e7dc849494 netns: mib6 section fixlet 17 years ago
Guo-Fu Tseng fa3e5b4eb8 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled 17 years ago
Ilpo Järvinen 626e264dd1 tcpv6: combine tcp_v6_send_(reset|ack) 17 years ago
Ilpo Järvinen 81ada62d70 tcpv6: convert opt[] -> topt in tcp_v6_send_reset 17 years ago
Ilpo Järvinen 77c676da1b tcpv6: trivial formatting changes to send_(ack|reset) 17 years ago
Ilpo Järvinen 78e645cb89 tcpv[46]: fix md5 pseudoheader address field ordering 17 years ago
Ilpo Järvinen 53b125779f tcpv6: fix option space offsets with md5 17 years ago
Ilpo Järvinen 52cd5750e8 tcp: fix length used for checksum in a reset 17 years ago
Denis V. Lunev 2ca89cea5c ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs 17 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev 55d43808eb ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH 17 years ago