Commit Graph

972 Commits (bb7f32fe966aa009ef6757aa08067cca3b2ac913)

Author SHA1 Message Date
Toshiaki Makita eb7076182d bridge: Fix double free and memory leak around br_allowed_ingress 11 years ago
Thomas Graf c58dd2dd44 netfilter: Can't fail and free after table replacement 11 years ago
Vlad Yasevich f6367b4660 bridge: use is_skb_forwardable in forward path 11 years ago
Eric W. Biederman a8779ec1c5 netpoll: Remove gfp parameter from __netpoll_setup 11 years ago
Vlad Yasevich fc92f745f8 bridge: Fix crash with vlan filtering and tcpdump 11 years ago
Toshiaki Makita 99b192da9c bridge: Fix handling stacked vlan tags 11 years ago
Toshiaki Makita 12464bb8de bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled 11 years ago
Monam Agarwal cd18721e52 net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c 11 years ago
Eric W. Biederman 57a7744e09 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq 11 years ago
Linus Lüssing 20a599bec9 bridge: multicast: enable snooping on general queries only 11 years ago
Linus Lüssing 9ed973cc40 bridge: multicast: add sanity check for general query destination 11 years ago
Hannes Frederic Sowa e90c14835b inet: remove now unused flag DST_NOPEER 11 years ago
Linus Lüssing 6565b9eeef bridge: multicast: add sanity check for query source addresses 11 years ago
Joe Perches 0409114282 bridge: netfilter: Use ether_addr_copy 11 years ago
Joe Perches e5a727f663 bridge: Use ether_addr_copy and ETH_ALEN 11 years ago
WANG Cong 1c213bd24a net: introduce netdev_alloc_pcpu_stats() for drivers 11 years ago
Toshiaki Makita ac4c886883 bridge: Prevent possible race condition in br_fdb_change_mac_address 11 years ago
Toshiaki Makita 424bb9c97c bridge: Properly check if local fdb entry can be deleted when deleting vlan 11 years ago
Toshiaki Makita a778e6d1a5 bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port 11 years ago
Toshiaki Makita 960b589f86 bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address 11 years ago
Toshiaki Makita 2b292fb4a5 bridge: Fix the way to check if a local fdb entry can be deleted 11 years ago
Toshiaki Makita a4b816d8ba bridge: Change local fdb entries whenever mac address of bridge device changes 11 years ago
Toshiaki Makita a3ebb7efe7 bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address 11 years ago
Toshiaki Makita 2836882fe0 bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr 11 years ago
Toshiaki Makita a5642ab474 bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr 11 years ago
Cong Wang dbe173079a bridge: fix netconsole setup over bridge 11 years ago
Toshiaki Makita bdf4351bbc bridge: Remove unnecessary vlan_put_tag in br_handle_vlan 11 years ago
WANG Cong b86f81cca9 bridge: move br_net_exit() to br.c 11 years ago
Patrick McHardy 3876d22dba netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() 11 years ago
Patrick McHardy fa2c1de0bb netfilter: nf_tables: minor nf_chain_type cleanups 11 years ago
Patrick McHardy 2a37d755b8 netfilter: nf_tables: constify chain type definitions and pointers 11 years ago
Patrick McHardy 88ce65a71c netfilter: nf_tables: add missing module references to chain types 11 years ago
Patrick McHardy 115a60b173 netfilter: nf_tables: add support for multi family tables 11 years ago
Patrick McHardy 3b088c4bc0 netfilter: nf_tables: make chain types override the default AF functions 11 years ago
sfeldma@cumulusnetworks.com fbf2671bb8 bridge: use DEVICE_ATTR_xx macros 11 years ago
Curt Brune fe0d692bbc bridge: use spin_lock_bh() in br_multicast_set_hash_max 11 years ago
Li RongQing 8f84985fec net: unify the pcpu_tstats and br_cpu_netstats as one 11 years ago
stephen hemminger 3678a9d863 netlink: cleanup rntl_af_register 11 years ago
tanxiaojun 97ad8b53e6 bridge: change the position of '{' to the pre line 11 years ago
tanxiaojun 56b148eb94 bridge: change "foo* bar" to "foo *bar" 11 years ago
tanxiaojun 31a5b837c2 bridge: add space before '(/{', after ',', etc. 11 years ago
tanxiaojun a97bfc1d1f bridge: remove unnecessary parentheses 11 years ago
tanxiaojun 87e823b3d5 bridge: remove unnecessary condition judgment 11 years ago
tanxiaojun 1a81a2e0db bridge: spelling fixes 11 years ago
stephen hemminger 8e3bff96af net: more spelling fixes 11 years ago
Jiri Pirko 859828c0ea br: fix use of ->rx_handler_data in code executed on non-rx_handler path 11 years ago
Jeff Kirsher e664eabd18 netfilter: Fix FSF address in file headers 11 years ago
Ding Tianhong f873042093 bridge: flush br's address entry in fdb when remove the 11 years ago
Luís Fernando Cornachioni Estrozi acab78b996 netfilter: ebt_ip6: fix source and destination matching 11 years ago
Toshiaki Makita b4e09b29c7 bridge: Fix memory leak when deleting bridge with vlan filtering enabled 11 years ago