index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+1
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+0
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2015-05-30
bridge: fix br_multicast_query_expired() bug
Eric Dumazet
1
-1
/
+1
2015-05-25
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
1
-0
/
+6
2015-05-25
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+16
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
1
-0
/
+2
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
1
-18
/
+9
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
1
-0
/
+4
2015-05-19
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
1
-1
/
+20
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+21
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
1
-2
/
+4
2015-05-14
netfilter: bridge: free nf_bridge info on xmit
Florian Westphal
1
-2
/
+15
2015-05-14
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
1
-0
/
+2
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-1
/
+1
2015-05-12
bridge: revert br_dellink change back to original
Scott Feldman
1
-10
/
+1
2015-05-12
bridge: restore br_setlink back to original
Scott Feldman
1
-10
/
+1
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-1
/
+5
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
3
-16
/
+14
2015-05-05
ebtables: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-05
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
1
-2
/
+2
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-188
/
+30
2015-05-04
bridge: multicast: call skb_checksum_{simple_, }validate
Linus Lüssing
1
-24
/
+4
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-3
/
+3
2015-04-29
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-1
/
+1
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-1
/
+1
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2
-7
/
+7
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
1
-11
/
+2
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
1
-2
/
+2
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-1
/
+4
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-52
/
+92
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
1
-0
/
+2
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
10
-104
/
+95
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
1
-9
/
+9
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
1
-4
/
+11
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
1
-8
/
+16
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
1
-29
/
+41
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
6
-43
/
+56
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
1
-13
/
+11
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
4
-52
/
+32
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
1
-2
/
+2
2015-04-02
netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
Florian Westphal
1
-2
/
+15
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-9
/
+39
2015-03-22
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
1
-0
/
+12
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-03-18
bridge: add ageing_time, stp_state, priority over netlink
Jörg Thalheim
1
-1
/
+31
[next]