Commit Graph

758 Commits (c8d258a7b2b6633b79cad4464e8dfb3dc328d897)

Author SHA1 Message Date
Sarveshwar Bandi 6caab7b054 bridge: Pull ip header into skb->data before looking into ip header. 13 years ago
stephen hemminger edc7d57327 netlink: add attributes to fdb interface 13 years ago
stephen hemminger 6b6e27255f netdev: make address const in device address management 13 years ago
Joe Perches 16af511a66 netfilter: log: Fix log-level processing 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Stephen Hemminger c03307eab6 bridge: fix rcu dereference outside of rcu_read_lock 13 years ago
Amerigo Wang e15c3c2294 netpoll: check netpoll tx status on the right device 13 years ago
Amerigo Wang 4e3828c4bf bridge: use list_for_each_entry() in netpoll functions 13 years ago
Amerigo Wang d30362c071 bridge: add some comments for NETDEV_RELEASE 13 years ago
Amerigo Wang 38e6bc185d netpoll: make __netpoll_cleanup non-block 13 years ago
Amerigo Wang 47be03a28c netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() 13 years ago
Wu Fengguang 19e303d67d netfilter: PTR_RET can be used 13 years ago
Eric Dumazet a399a80531 time: jiffies_delta_to_clock_t() helper to the rescue 13 years ago
stephen hemminger 5a0d513b62 bridge: make port attributes const 13 years ago
Kevin Groeneveld e3906486f6 net: fix race condition in several drivers when reading stats 13 years ago
Jiri Pirko 30fdd8a082 netpoll: move np->dev and np->dev_name init into __netpoll_setup() 13 years ago
David S. Miller 6700c2709c net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() 13 years ago
Thomas Graf 036be6dbcf bridge: Fix enforcement of multicast hash_max limit 13 years ago
David S. Miller b587ee3ba2 net: Add dummy dst_ops->redirect method where needed. 13 years ago
Li RongQing 4715213d9c bridge: fix endian 13 years ago
David S. Miller f9d751667f br_netfilter: Convert to dst_neigh_lookup_skb(). 13 years ago
David S. Miller f894cbf847 net: Add optional SKB arg to dst_ops->neigh_lookup(). 13 years ago
Dan Carpenter f7eadafb13 netfilter: use kfree_skb() not kfree() 13 years ago
Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
David S. Miller 62566ca55d netfilter: ebt_ulog: Move away from NLMSG_PUT(). 13 years ago
stephen hemminger 149ddd83a9 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) 13 years ago
Alban Crequy aa740f46fb netfilter: bridge: switch hook PFs to nfproto 13 years ago
Eldad Zack 1de5a71c3e ipv6: correct the ipv6 option name - Pad0 to Pad1 13 years ago
Joe Perches 9a7b6ef9b9 bridge: Convert compare_ether_addr to ether_addr_equal 13 years ago
Joe Perches 171fe5ef14 bridge: netfilter: Convert compare_ether_addr to ether_addr_equal 13 years ago
Pablo Neira Ayuso 4981682cc1 netfilter: bridge: optionally set indev to vlan 13 years ago
Herbert Xu bb63f1f8a0 bridge: Fix fatal typo in setup of multicast_querier_expired 13 years ago
Peter Huang (Peng) a881e963c7 set fake_rtable's dst to NULL to avoid kernel Oops 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
John Fastabend 77162022ab net: add generic PF_BRIDGE:RTM_ FDB hooks 13 years ago
Herbert Xu c5c2326059 bridge: Add multicast_querier toggle and disable queries by default 13 years ago
Herbert Xu c83b8fab06 bridge: Restart queries when last querier expires 13 years ago
Herbert Xu 748572162a bridge: Add br_multicast_start_querier 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Herbert Xu 996304bbea bridge: Do not send queries on multicast group leaves 13 years ago
David S. Miller 2eb812e650 bridge: Stop using NLA_PUT*(). 13 years ago
Paulius Zaleckas 5200959b83 bridge: fix state reporting when port is disabled 13 years ago
Paulius Zaleckas d9e179ecec bridge: br_log_state() s/entering/entered/ 13 years ago
Florian Westphal 739e4505a0 bridge: netfilter: don't call iptables on vlan packets if sysctl is off 13 years ago
Pablo Neira Ayuso a157b9d5b5 netfilter: bridge: fix wrong pointer dereference 13 years ago
Santosh Nayak 848edc6919 netfilter: ebtables: fix wrong name length while copying to user-space 13 years ago
Ulrich Weber d1d81d4c3d bridge: check return value of ipv6_dev_get_saddr() 13 years ago
Joakim Tjernlund 709e1b5cd9 bridge: message age needs to increase, not decrease. 13 years ago