Commit Graph

7185 Commits (ac82fab44f6b981e3f6b53784e2f23838f4908e1)

Author SHA1 Message Date
Roel Kluin f59d978275 wireless: fix '!x & y' typo's 17 years ago
Rami Rosen 191df5737e [BRIDGE]: Remove unused include of a header file in ebtables.c 17 years ago
David S. Miller 66688ea7c8 [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Eric Dumazet a6501e080c [IPV4] FIB_HASH: Reduce memory needs and speedup lookups 17 years ago
Eric Dumazet b59cfbf77d [FIB]: Fix rcu_dereference() abuses in fib_trie.c 17 years ago
Eric Dumazet 95b7d924a5 [ROSE]: Supress sparse warnings 17 years ago
Eric Dumazet 5c17d5f112 [ATM]: Suppress some sparse warnings 17 years ago
Eric Dumazet ca629f2472 [APPLETALK]: Annotations to clear sparse warnings 17 years ago
Patrick McHardy c71e916708 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos 17 years ago
Patrick McHardy c56cc9c07b [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos 17 years ago
Patrick McHardy b334aadc3c [NETFILTER]: nf_conntrack: clean up a few header files 17 years ago
Patrick McHardy 4f536522da [NETFILTER]: kill nf_sysctl.c 17 years ago
Patrick McHardy 86c0bf4095 [NETFILTER]: nf_conntrack_sctp: remove timeout indirection 17 years ago
Patrick McHardy 9b1c2cfd7a [NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant 17 years ago
Patrick McHardy 4a64830af0 [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk 17 years ago
Patrick McHardy efe9f68afe [NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable 17 years ago
Patrick McHardy b37e933ac7 [NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths 17 years ago
Patrick McHardy 8528819adc [NETFILTER]: nf_conntrack_sctp: reduce line length further 17 years ago
Patrick McHardy 112f35c9c1 [NETFILTER]: nf_conntrack_sctp: reduce line length 17 years ago
Patrick McHardy 35c6d3cbe1 [NETFILTER]: nf_conntrack_sctp: use proper types for bitops 17 years ago
Patrick McHardy 5447d4777c [NETFILTER]: nf_conntrack_sctp: basic cleanups 17 years ago
Patrick McHardy 2d6462869f [NETFILTER]: nf_conntrack_tcp: remove timeout indirection 17 years ago
Patrick McHardy a5e73c29d9 [NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state table 17 years ago
Patrick McHardy 77e2420b85 [NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table const 17 years ago
Denys Vlasenko 9ba99b0d3f [NETFILTER]: ipt_REJECT: properly handle IP options 17 years ago
Denys Vlasenko 022748a935 [NETFILTER]: {ip,ip6}_tables: remove some inlines 17 years ago
Jan Engelhardt 1a50c5a1fe [NETFILTER]: xt_iprange match, revision 1 17 years ago
Jan Engelhardt f72e25a897 [NETFILTER]: Rename ipt_iprange to xt_iprange 17 years ago
Jan Engelhardt 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
Jan Engelhardt 917b6fbd6e [NETFILTER]: xt_policy: use the new union nf_inet_addr 17 years ago
Jan Engelhardt 57de0abbff [NETFILTER]: xt_pkttype: IPv6 multicast address recognition 17 years ago
Jan Engelhardt 13b0e83b5b [NETFILTER]: xt_pkttype: Add explicit check for IPv4 17 years ago
Jan Engelhardt 17b0d7ef65 [NETFILTER]: xt_mark match, revision 1 17 years ago
Jan Engelhardt 64eb12f997 [NETFILTER]: xt_conntrack match, revision 1 17 years ago
Jan Engelhardt 96e3227265 [NETFILTER]: xt_connmark match, revision 1 17 years ago
Jan Engelhardt e0a812aea5 [NETFILTER]: xt_MARK target, revision 2 17 years ago
Jan Engelhardt 0dc8c76029 [NETFILTER]: xt_CONNMARK target, revision 1 17 years ago
Jan Engelhardt cdfe8b9797 [NETFILTER]: xt_TOS: Properly set the TOS field 17 years ago
Jan Engelhardt 9bb268ed7c [NETFILTER]: xt_TOS: Change semantic of mask value 17 years ago
Jan Engelhardt 11fa2aa362 [NETFILTER]: remove ipt_TOS.c 17 years ago
Patrick McHardy 8ce22fcab4 [NETFILTER]: Remove some EXPERIMENTAL dependencies 17 years ago
Patrick McHardy b26e76b7ce [NETFILTER]: Hide a few more options under NETFILTER_ADVANCED 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Stephen Hemminger d717a9a620 [IPV4] fib_trie: size and statistics 17 years ago
Eric Dumazet 28d36e3702 [FIB]: Avoid using static variables without proper locking 17 years ago
Denis V. Lunev 39a6d06300 [NETNS]: Process inet_confirm_addr in the correct namespace. 17 years ago
Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore. 17 years ago
Denis V. Lunev 06f0511df1 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. 17 years ago
Denis V. Lunev 14db4133d5 [ARP]: Remove forward declaration of neigh_changeaddr. 17 years ago