aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAge
...
* | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
| |/ / / /
* | | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-30
* | | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-30
| |_|_|/ |/| | |
* | | | bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-21
| |_|/ |/| |
* | | bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui2013-08-07
* | | bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-08-05
| |/ |/|
* | bridge: disable snooping if there is no querierLinus Lüssing2013-07-31
* | bridge: do not call setup_timer() multiple timesEric Dumazet2013-07-20
|/
* bridge: fix some kernel warning in multicast timerCong Wang2013-07-06
* bridge: check for zero ether address in fdb addStephen Hemminger2013-06-25
* bridge: fix a typo in commentsCong Wang2013-06-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-17
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* | bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-11
* | bridge: Add flag to control mac learning.Vlad Yasevich2013-06-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-06
|\ \
| * | netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-23
| * | bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang2013-05-23
* | | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
|\ \ \ | | |/ | |/|
| * | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* | | bridge: Set vlan_features to allow offloads on vlans.Vlad Yasevich2013-05-23
| |/ |/|
* | bridge: send query as soon as leave is receivedCong Wang2013-05-22
* | bridge: only expire the mdb entry when query is receivedCong Wang2013-05-22
* | bridge: use the bridge IP addr as source addr for querierCong Wang2013-05-22
|/
* bridge: fix race with topology change timerstephen hemminger2013-05-03
* bridge: avoid OOPS if root port not foundstephen hemminger2013-04-30
* bridge: Add fdb dst check during fdb updateroopa2013-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * bridge: make user modified path cost stickystephen hemminger2013-04-15
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\ \
| * | netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng2013-04-05
| * | netfilter: ebt_log: add net namespace support for ebt_logGao feng2013-04-05
| * | netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05
* | | bridge: remove a redundant synchronize_net()Eric Dumazet2013-04-02
* | | bridge: remove unused variable ifmHong zhi guo2013-03-28
* | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
|/ /
* | net: add ETH_P_802_3_MINSimon Horman2013-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\|
| * bridge: fix crash when set mac address of br interfaceHong zhi guo2013-03-24
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\ \
| * | netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng2013-03-15
| * | bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-15
* | | bridge: avoid br_ifinfo_notify when nothing changedHong zhi guo2013-03-24