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
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+15
2014-10-07
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2
-0
/
+15
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-5
/
+97
2014-10-05
bridge: Add filtering support for default_pvid
Vlad Yasevich
4
-7
/
+136
2014-10-05
bridge: Simplify pvid checks.
Vlad Yasevich
2
-7
/
+4
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
3
-0
/
+48
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
1
-0
/
+5
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
1
-0
/
+2
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
1
-5
/
+90
2014-10-01
net: bridge: add a br_set_state helper function
Florian Fainelli
6
-11
/
+17
2014-09-30
netfilter: bridge: build br_nf_core only if required
Florian Westphal
1
-2
/
+3
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-119
/
+137
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
10
-91
/
+137
2014-09-26
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
1
-28
/
+0
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+16
2014-09-15
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
1
-1
/
+1
2014-09-13
bridge: Allow clearing of pvid and untagged bitmap
Vlad Yasevich
1
-0
/
+4
2014-09-13
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2
-4
/
+13
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+15
2014-09-09
bridge: Cleanup of unncessary check.
Rami Rosen
1
-3
/
+0
2014-09-09
bridge: implement rtnl_link_ops->changelink
Jiri Pirko
1
-0
/
+39
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
1
-0
/
+25
2014-09-09
bridge: implement rtnl_link_ops->slave_changelink
Jiri Pirko
1
-2
/
+16
2014-09-09
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...
Jiri Pirko
1
-6
/
+21
2014-09-09
bridge: switch order of rx_handler reg and upper dev link
Jiri Pirko
1
-7
/
+8
2014-09-09
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
1
-0
/
+15
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-1
/
+1
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
1
-8
/
+2
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-1
/
+1
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-05
bridge: Update outdated comment on promiscuous mode
Toshiaki Makita
1
-4
/
+2
2014-08-04
bridge: remove a useless comment
Michael S. Tsirkin
1
-1
/
+0
2014-07-31
bridge: Don't include NDA_VLAN for FDB entries with vid 0
Toshiaki Makita
1
-1
/
+1
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
1
-1
/
+0
2014-07-22
netfilter: bridge: add reject support
Pablo Neira Ayuso
3
-0
/
+74
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-451
/
+107
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
1
-3
/
+12
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2
-1
/
+6
2014-07-08
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
1
-0
/
+37
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
4
-43
/
+107
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-0
/
+1
2014-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
2
-409
/
+0
2014-06-21
bridge: use list_for_each_entry_continue_reverse
Li RongQing
1
-6
/
+4
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-11
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
[next]