| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: BH already disabled in br_fdb_cleanup() | Eric Dumazet | 2012-01-17 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -1/+7 |
|\ |
|
| * | net: introduce DST_NOPEER dst flag | Eric Dumazet | 2011-12-23 | 1 | -1/+1 |
| * | bridge: provide a mtu() method for fake_dst_ops | Eric Dumazet | 2011-12-23 | 1 | -0/+6 |
* | | net:bridge: use IS_ENABLED | Igor Maravić | 2011-12-16 | 5 | -6/+6 |
* | | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 2011-12-12 | 2 | -17/+17 |
* | | bridge: add local MAC address to forwarding table (v2) | stephen hemminger | 2011-12-09 | 4 | -5/+25 |
* | | bridge: rearrange fdb notifications (v2) | stephen hemminger | 2011-12-09 | 1 | -19/+20 |
* | | bridge: refactor fdb_notify | stephen hemminger | 2011-12-09 | 1 | -4/+7 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 1 | -1/+1 |
* | | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross | 2011-12-03 | 3 | -3/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 2 | -15/+20 |
|\| |
|
| * | bridge: master device stuck in no-carrier state forever when in user-stp mode | Vitalii Demianets | 2011-12-01 | 2 | -15/+20 |
* | | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 | 1 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 1 | -2/+4 |
|\| |
|
| * | bridge: correct IPv6 checksum after pull | stephen hemminger | 2011-11-16 | 1 | -0/+2 |
| * | bridge: Fix potential deadlock on br->multicast_lock | Andrey Vagin | 2011-11-14 | 1 | -2/+2 |
* | | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław | 2011-11-16 | 1 | -2/+2 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 3 | -4/+7 |
* | | bridge: add NTF_USE support | stephen hemminger | 2011-11-14 | 1 | -11/+27 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 2 | -0/+2 |
|\ |
|
| * | net: fix implicit kmod.h usage in bridge/br_stp_if.c | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | netfilter: Remove unnecessary OOM logging messages | Joe Perches | 2011-11-01 | 1 | -4/+3 |
|/ |
|
* | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-10-25 | 3 | -4/+7 |
|\ |
|
| * | bridge: fix hang on removal of bridge via netlink | stephen hemminger | 2011-10-19 | 3 | -4/+7 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 1 | -3/+0 |
|\| |
|
| * | bridge: leave carrier on for empty bridge | stephen hemminger | 2011-10-06 | 1 | -3/+0 |
* | | bridge: allow forwarding some link local frames | stephen hemminger | 2011-10-06 | 4 | -5/+71 |
* | | bridge: allow updating existing fdb entries | stephen hemminger | 2011-10-03 | 1 | -7/+16 |
* | | bridge: fix ordering of NEWLINK and NEWNEIGH events | stephen hemminger | 2011-10-03 | 1 | -8/+7 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 3 | -9/+20 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-08-30 | 1 | -1/+1 |
| |\ |
|
| | * | netfilter: ebtables: fix ebtables build dependency | Bart De Schuymer | 2011-07-29 | 1 | -1/+1 |
| * | | bridge: fix a possible use after free | Eric Dumazet | 2011-08-25 | 1 | -4/+4 |
| * | | bridge: Pseudo-header required for the checksum of ICMPv6 | Yan, Zheng | 2011-08-25 | 1 | -3/+10 |
| * | | bridge: fix a possible net_device leak | Eric Dumazet | 2011-08-23 | 1 | -1/+5 |
* | | | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko | 2011-09-15 | 1 | -1/+1 |
* | | | br: remove redundant check and init | Jiri Pirko | 2011-09-15 | 1 | -14/+12 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-08-20 | 3 | -3/+13 |
|\| | |
|
| * | | net/bridge/netfilter/ebtables.c: use available error handling code | Julia Lawall | 2011-08-11 | 1 | -1/+2 |
| * | | Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. | Andrei Warkentin | 2011-08-10 | 2 | -2/+11 |
| |/ |
|
* | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-18 | 1 | -1/+1 |
* | | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 2011-08-02 | 1 | -2/+2 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+0 |
|\ |
|
| * | net, netfilter: Remove redundant goto in ebt_ulog_packet | Jesper Juhl | 2011-07-21 | 1 | -1/+0 |
* | | bridge: minor cleanups | stephen hemminger | 2011-07-23 | 3 | -16/+14 |
* | | bridge: add notification over netlink when STP changes state | stephen hemminger | 2011-07-23 | 4 | -1/+9 |
* | | bridge: notifier called with the wrong device | stephen hemminger | 2011-07-23 | 1 | -1/+1 |