index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: fix the unbalanced promiscuous count when add_if failed
wangweidong
2014-06-01
1
-1
/
+1
*
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
2014-05-26
2
-6
/
+3
*
bridge: make br_device_notifier static
Cong Wang
2014-05-22
4
-121
/
+99
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-22
4
-2
/
+154
|
\
|
*
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
2014-04-24
4
-2
/
+154
*
|
bridge: fix spelling of promiscuous
stephen hemminger
2014-05-18
1
-1
/
+1
*
|
net: bridge: fix build
Alexei Starovoitov
2014-05-18
1
-1
/
+1
*
|
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
2014-05-16
4
-7
/
+116
*
|
bridge: Add addresses from static fdbs to non-promisc ports
Vlad Yasevich
2014-05-16
1
-6
/
+69
*
|
bridge: Introduce BR_PROMISC flag
Vlad Yasevich
2014-05-16
2
-1
/
+3
*
|
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
2014-05-16
2
-0
/
+58
*
|
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
2014-05-16
4
-1
/
+36
*
|
bridge: Turn flag change macro into a function.
Vlad Yasevich
2014-05-16
1
-10
/
+17
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
|
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
1
-1
/
+1
*
|
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
2014-05-05
1
-2
/
+2
*
|
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
2014-04-27
1
-0
/
+15
*
|
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-11
2
-4
/
+5
*
|
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
1
-3
/
+2
|
/
*
bridge: use is_skb_forwardable in forward path
Vlad Yasevich
2014-03-31
1
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
3
-25
/
+36
|
\
|
*
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
2
-5
/
+20
|
*
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
1
-17
/
+1
|
*
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-28
2
-3
/
+15
*
|
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
3
-11
/
+10
*
|
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
1
-4
/
+4
*
|
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
1
-3
/
+30
|
\
\
|
|
/
|
*
bridge: multicast: enable snooping on general queries only
Linus Lüssing
2014-03-11
1
-3
/
+5
|
*
bridge: multicast: add sanity check for general query destination
Linus Lüssing
2014-03-11
1
-0
/
+19
|
*
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
2014-03-05
1
-0
/
+6
*
|
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2014-03-06
1
-1
/
+1
*
|
bridge: netfilter: Use ether_addr_copy
Joe Perches
2014-02-24
5
-7
/
+7
*
|
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
2014-02-24
3
-5
/
+5
*
|
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-14
1
-8
/
+1
|
/
*
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+5
*
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
3
-9
/
+23
*
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
1
-19
/
+6
*
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
1
-25
/
+32
*
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
3
-1
/
+34
*
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
3
-4
/
+5
*
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+1
*
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
1
-9
/
+20
*
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
3
-7
/
+16
*
bridge: fix netconsole setup over bridge
Cong Wang
2014-02-06
1
-23
/
+28
*
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
2014-01-22
1
-21
/
+0
*
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
3
-19
/
+18
*
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
1
-1
/
+1
*
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
1
-2
/
+2
*
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
1
-1
/
+1
[next]