Commit Graph

82 Commits (972410b0232e97609fcefc8e408fe3037fcd607b)

Author SHA1 Message Date
Andrew Morton 65b4b4e81a [NETFILTER]: Rename init functions. 19 years ago
Peter Chubb 4dc6d9cc38 [BRIDGE]: Unaligned accesses in the ethernet bridge 19 years ago
Andrew Morton b3e83d6d18 [BRIDGE]: Remove duplicate const from is_link_local() argument type. 19 years ago
Stephen Hemminger 12ac84c4a9 [BRIDGE]: use LLC to send STP 19 years ago
Stephen Hemminger fda93d92d7 [BRIDGE]: allow show/store of group multicast address 19 years ago
Stephen Hemminger cf0f02d04a [BRIDGE]: use llc for receiving STP packets 19 years ago
Stephen Hemminger 18fdb2b25b [BRIDGE]: stp timer to jiffies cleanup 19 years ago
Stephen Hemminger f8ae737dee [BRIDGE]: forwarding remove unneeded preempt and bh diasables 19 years ago
Stephen Hemminger fdeabdefb2 [BRIDGE]: netfilter inline cleanup 19 years ago
Stephen Hemminger 8b42ec3926 [BRIDGE]: netfilter VLAN macro cleanup 19 years ago
Stephen Hemminger f8a2602861 [BRIDGE]: netfilter dont use __constant_htons 19 years ago
Stephen Hemminger 789bc3e5b6 [BRIDGE]: netfilter whitespace 19 years ago
Stephen Hemminger d5513a7d32 [BRIDGE]: optimize frame pass up 19 years ago
Stephen Hemminger cee4854122 [BRIDGE]: use kzalloc 19 years ago
Stephen Hemminger 3b781fa10b [BRIDGE]: use kcalloc 19 years ago
Stephen Hemminger a95fcacdc3 [BRIDGE]: use setup_timer 19 years ago
Stephen Hemminger e3efe08e9a [BRIDGE]: remove unneeded bh disables 19 years ago
Andrew Morton 9ebddc1aa3 [BRIDGE] br_netfilter: Warning fixes. 19 years ago
Andrew Morton 74ca4e5acd [BRIDGE] ebtables: Build fix. 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Gregor Maier c127437641 [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG 19 years ago
Stephen Hemminger 125a12ccf3 [BRIDGE]: generate kobject remove event 19 years ago
Stephen Hemminger d32439c0d4 [BRIDGE]: port timer initialization 19 years ago
Stephen Hemminger 6e86b89084 [BRIDGE]: fix crash in STP 19 years ago
Patrick McHardy bafac2a512 [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility 19 years ago
Patrick McHardy 42cf93cd46 [NETFILTER]: Fix bridge netfilter related in xfrm_lookup 19 years ago
Adrian Drzewiecki 78872ccb68 [BRIDGE]: Fix deadlock in br_stp_disable_bridge 19 years ago
Stephen Hemminger 178a3259f2 [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent 19 years ago
Jesper Juhl 3c791925da [PATCH] netfilter: fix build error due to missing has_bridge_parent macro 19 years ago
Stephen Hemminger bab1deea30 [BRIDGE]: fix error handling for add interface to bridge 19 years ago
Stephen Hemminger 5dce971acf [BRIDGE]: netfilter handle RCU during removal 19 years ago
Stephen Hemminger b3f1be4b54 [BRIDGE]: fix for RCU and deadlock on device removal 19 years ago
Kirill Korotaev ee4bb818ae [NETFILTER]: Fix possible overflow in netfilters do_replace() 19 years ago
Patrick McHardy ad2ad0f965 [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log 19 years ago
Holger Eitzenberger c2db292438 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' 19 years ago
Stephen Hemminger 3f4cfc2d11 [BRIDGE]: Fix device delete race. 19 years ago
Patrick McHardy ab67a4d511 [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} 19 years ago
Harald Welte 2e4e6a17af [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
David S. Miller 82bf7e97ac [NET]: Some more missing include/etherdevice.h includes 19 years ago
Bart De Schuymer 8a4c8a96a4 [EBTABLES] Don't match tcp/udp source/destination port for IP fragments 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Stephen Hemminger ee02b3a613 [BRIDGE] netfilter: vlan + hw checksum = bug? 19 years ago
Kris Katterjohn dbbc098828 [NET]: Use newer is_multicast_ether_addr() in some files 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Stephen Hemminger 554c9a8ec3 [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago