Commit Graph

10390 Commits (45dcd8b8a8ca855591e3ac882d3a7fc255d09d43)

Author SHA1 Message Date
Herbert Xu 7bb82d9245 gre: Initialise rtnl_link tunnel parameters properly 17 years ago
David S. Miller f901b64472 ipvs: Add proper dependencies on IP_VS, and fix description header line. 17 years ago
Tobias Brunner 1839faab9a af_key: fix SADB_X_SPDDELETE response 17 years ago
Patrick McHardy 4d74f8ba1f gre: minor cleanups in netlink interface 17 years ago
Patrick McHardy ba9e64b1c2 gre: fix copy and paste error 17 years ago
Guo-Fu Tseng fa3e5b4eb8 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled 17 years ago
Eric Dumazet f24d43c07e udp: complete port availability checking 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
Vlad Yasevich a1080a8b0b sctp: update SNMP statiscts when T5 timer expired. 17 years ago
Vlad Yasevich 56eb82bb8d sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. 17 years ago
Wei Yongjun 3d5a019d57 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB 17 years ago
Herbert Xu 64194c31a0 inet: Make tunnel RX/TX byte counters more consistent 17 years ago
Herbert Xu e1a8000228 gre: Add Transparent Ethernet Bridging 17 years ago
Herbert Xu c19e654ddb gre: Add netlink interface 17 years ago
Herbert Xu 42aa916265 gre: Move MTU setting out of ipgre_tunnel_bind_dev 17 years ago
Herbert Xu c95b819ad7 gre: Use needed_headroom 17 years ago
David S. Miller 45cec1bac0 dsa: Need to select PHYLIB. 17 years ago
Lennert Buytenhek 2e16a77e1e dsa: add support for the Marvell 88E6060 switch chip 17 years ago
Lennert Buytenhek 396138f03f dsa: add support for Trailer tagging format 17 years ago
Lennert Buytenhek 2e5f032095 dsa: add support for the Marvell 88E6131 switch chip 17 years ago
Lennert Buytenhek cf85d08fdf dsa: add support for original DSA tagging format 17 years ago
Lennert Buytenhek 91da11f870 net: Distributed Switch Architecture protocol support 17 years ago
Sven Wegener 071d7ab664 ipvs: Remove stray file left over from ipvs move 17 years ago
Ilpo Järvinen 53b125779f tcpv6: fix option space offsets with md5 17 years ago
Vlad Yasevich 02015180e2 sctp: shrink sctp_tsnmap some more by removing gabs array 17 years ago
Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 17 years ago
Eric Dumazet 3c689b7320 inet: cleanup of local_port_range 17 years ago
Eric Dumazet 9088c56095 udp: Improve port randomization 17 years ago
Jarek Poplawski 53e9150349 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() 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
Denis V. Lunev 5a57d4c7fd ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH 17 years ago
Denis V. Lunev 5c5d244bd3 ipv6: added net argument to ICMP6MSGOUT_INC_STATS 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Denis V. Lunev a862f6a6dc ipv6: added net argument to ICMP6_INC_STATS 17 years ago
Denis V. Lunev 821d57776d ipv6: added net argument to IP6_ADD_STATS_BH 17 years ago
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Denis V. Lunev 98b3377ca7 ipv6: consolidate error paths in ipv6_frag_rcv 17 years ago
Denis V. Lunev 0b0588d42b ipv6: local dev is actually unused in ip6_fragment 17 years ago
Jan Engelhardt f39a9410ed netfilter: xtables: remove bogus mangle table dependency of connmark 17 years ago
Jan Engelhardt ab4f21e6fb netfilter: xtables: use NFPROTO_UNSPEC in more extensions 17 years ago
Jan Engelhardt 92f3b2b1bc netfilter: xtables: cut down on static data for family-independent extensions 17 years ago
Jan Engelhardt 916a917dfe netfilter: xtables: provide invoked family value to extensions 17 years ago
Jan Engelhardt a2df1648ba netfilter: xtables: move extension arguments into compound structure (6/6) 17 years ago