Commit Graph

112 Commits (e1ef4bf23b1ced0bf78a1c98289f746486e5c912)

Author SHA1 Message Date
Stephen Hemminger 485c2967d6 [BRIDGE]: random extra bytes on STP TCN packet 19 years ago
Stephen Hemminger 3a13813e6e [BRIDGE] netfilter: memory corruption fix 19 years ago
Herbert Xu 78eb887733 [BRIDGE]: Disable SG/GSO if TX checksum is off 19 years ago
Mark Huang dcb7cd97f1 [NETFILTER]: ulog: fix panic on SMP kernels 19 years ago
Stephen Hemminger bea1b42e1b [BRIDGE]: netlink status fix 19 years ago
Patrick McHardy 10ea6ac895 [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Andrey Savochkin 69ee20a58f [BRIDGE]: br_dump_ifinfo index fix 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 576a30eb64 [NET]: Added GSO header verification 19 years ago
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