Commit Graph

101 Commits (d5fb34261dcd32c9cb3b28121fdc46308db513a1)

Author SHA1 Message Date
Herbert Xu 37c3185a02 [NET]: Added GSO toggle 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Herbert Xu 2c6cc0d853 [BRIDGE]: Add support for NETIF_F_HW_CSUM devices 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
Herbert Xu b38dfee3d6 [NET]: skb_trim audit 19 years ago
Stephen Hemminger 11dc1f36a6 [BRIDGE]: netlink interface for link management 19 years ago
Stephen Hemminger c090971326 [BRIDGE]: fix module startup error handling 19 years ago
Stephen Hemminger 9ef513bed6 [BRIDGE]: optimize conditional in forward path 19 years ago
Jiri Benc 36485707bb [BRIDGE]: fix locking and memory leak in br_add_bridge 19 years ago
Stephen Hemminger 387e2b0439 [BRIDGE]: need to ref count the LLC sap 19 years ago
Philip Craig 5c170a09d9 [NETFILTER]: fix format specifier for netfilter log targets 19 years ago
Stephen Hemminger ac05202e8b [BRIDGE]: Do sysfs registration inside rtnl. 19 years ago
Stephen Hemminger 1c29fc4989 [BRIDGE]: keep track of received multicast packets 19 years ago
Stephen Hemminger 85ca719e57 [BRIDGE]: allow full size vlan packets 19 years ago
Jayachandran C 18bc89aa25 [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c 19 years ago
Jayachandran C 7ad4d2f690 [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c 19 years ago
Stephen Hemminger b7595b4955 [BRIDGE]: receive link-local on disabled ports. 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Patrick McHardy 2e2f7aefa8 [NETFILTER]: Fix fragmentation issues with bridge netfilter 19 years ago
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