Commit Graph

415 Commits (ad0ac434cb3b34640a4e81d7e80a1512c6e40253)

Author SHA1 Message Date
Florian Westphal dce766af54 netfilter: ebtables: enforce CAP_NET_ADMIN 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Johannes Berg ad4bb6f888 cfg80211: disallow bridging managed/adhoc interfaces 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Dumazet 31ef30c760 bridge: remove dev_put() in add_del_if() 15 years ago
Stephen Hemminger 1056bd5167 bridge: prevent bridging wrong device 15 years ago
Eric Dumazet 8c56ba0530 bridge: Optimize multiple unregistration 15 years ago
Sridhar Samudrala 72dad218f8 bridge: Allow enable/disable UFO on bridge device via ethtool 16 years ago
Jeff Hansen 30df94f800 bridge: Fix double-free in br_add_if. 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Marcel Holtmann 384912ed19 net: Add DEVTYPE support for Ethernet based devices 16 years ago
Patrick McHardy 8a56df0ae1 netfilter: ebt_ulog: fix checkentry return value 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Eric Dumazet f3abc9b963 netfilter: bridge: refcount fix 16 years ago
Jan Engelhardt 35aad0ffdf netfilter: xtables: mark initial tables constant 16 years ago
Fischer, Anna 3982d3d28b net/bridge: Add 'hairpin' port forwarding mode 16 years ago
Jan Engelhardt 24c232d8e9 netfilter: xtables: switch hook PFs to nfproto 16 years ago
Tobias Klauser be39ee11cd netfilter: ebtables: Use %pM conversion specifier 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Xiaotian Feng c587aea951 net/bridge: use kobject_put to release kobject in br_add_if error path 16 years ago
Cyrill Gorcunov 1490fd8947 net, bridge: align br_nf_ops assignment 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Jesper Dangaard Brouer 473c22d759 bridge: Use rcu_barrier() instead of syncronize_net() on unload. 16 years ago
Michał Mirosław da6782927d bridge: Simplify interface for ATM LANE 16 years ago
Evgeniy Polyakov a5e7882096 netfilter: x_tables: added hook number into match extension parameter structure. 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Jiri Pirko 0bb32417ff bridge: avoid an extra space in br_fdb_update() 16 years ago
Eric W. Biederman af38f29895 net: Fix bridgeing sysfs handling of rtnl_lock 16 years ago
Stephen Hemminger 4f0611af47 bridge: fix initial packet flood if !STP 16 years ago
Stephen Hemminger a598f6aebe bridge: relay bridge multicast pkgs if !STP 16 years ago
Jan Engelhardt 98e8640316 netfilter: xtables: consolidate open-coded logic 16 years ago
hummerbliss@gmail.com c197facc8e netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge 16 years ago
Eric Leblond 7249dee5bd netfilter: fix nf_logger name in ebt_ulog. 16 years ago
Eric Leblond 3b334d427c netfilter: fix warning in ebt_ulog init function. 16 years ago
Eric Leblond 704b3ea3b9 netfilter: fix warning about invalid const usage 16 years ago
Stephen Hemminger cda6d377ec bridge: bad error handling when adding invalid ether address 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Stephen Hemminger 842bff366b netfilter: ebtables: remove unneeded initializations 16 years ago
Herbert Xu 4906f9985e bridge: Fix LRO crash with tun 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Jan Engelhardt d61ba9fd55 netfilter 05/09: ebtables: fix inversion in match code 16 years ago
Herbert Xu 47e0e1ca13 netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default 16 years ago
Herbert Xu a2bd40ad31 netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING 16 years ago
Julia Lawall f3d8b2e467 net/bridge/netfilter: move a dereference below a NULL test 16 years ago
Herbert Xu 631339f1e5 bridge: netfilter: fix update_pmtu crash with GRE 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger a2dbb88210 bridge: convert to net_device_ops 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Alexey Dobriyan 249b62035c netfilter: netns ebtables: br_nf_pre_routing_finish() fixup 16 years ago