index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Partially disable netpoll support
Herbert Xu
2010-07-19
2
-31
/
+1
*
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
2010-07-07
1
-0
/
+3
*
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
2010-07-05
1
-9
/
+12
*
bridge: fdb cleanup runs too often
stephen hemminger
2010-06-17
1
-4
/
+2
*
bridge: Fix OOM crash in deliver_clone
Herbert Xu
2010-06-15
1
-2
/
+2
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-1
/
+1
*
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
2010-05-18
1
-1
/
+1
*
bridge: update sysfs link names if port device names have changed
Simon Arlott
2010-05-15
4
-6
/
+41
*
bridge: change console message interface
stephen hemminger
2010-05-15
10
-62
/
+62
*
bridge: netpoll cleanup
stephen hemminger
2010-05-15
3
-28
/
+39
*
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
Bart De Schuymer
2010-05-13
1
-1
/
+1
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-05-11
19
-35
/
+34
|
\
|
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
1
-3
/
+2
|
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
10
-10
/
+10
|
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
18
-18
/
+18
|
*
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-11
1
-15
/
+15
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
6
-100
/
+726
|
\
\
|
|
/
|
/
|
|
*
bridge: make bridge support netpoll
WANG Cong
2010-05-06
4
-1
/
+108
|
*
bridge: multicast_flood cleanup
stephen hemminger
2010-04-27
1
-5
/
+3
|
*
bridge: multicast port group RCU fix
stephen hemminger
2010-04-27
2
-3
/
+3
|
*
bridge: multicast flood
stephen hemminger
2010-04-27
1
-2
/
+2
|
*
bridge: simplify multicast_add_router
stephen hemminger
2010-04-27
1
-8
/
+11
|
*
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
2010-04-27
1
-1
/
+1
|
*
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
2010-04-27
1
-1
/
+1
|
*
bridge: multicast router list manipulation
stephen hemminger
2010-04-27
1
-15
/
+15
|
*
bridge: use is_multicast_ether_addr
stephen hemminger
2010-04-27
1
-1
/
+1
|
*
bridge: Fix build of ipv6 multicast code.
David S. Miller
2010-04-27
1
-0
/
+1
|
*
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
1
-6
/
+3
|
*
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
2010-04-23
3
-4
/
+429
|
*
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2010-04-23
2
-58
/
+151
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
1
-1
/
+1
|
|
\
|
|
*
bridge: add a missing ntohs()
Eric Dumazet
2010-04-20
1
-1
/
+1
|
*
|
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
2
-8
/
+9
*
|
|
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
2010-04-20
1
-1
/
+1
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
12
-3
/
+15
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
11
-1
/
+11
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
10
-0
/
+10
|
|
|
\
|
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
10
-0
/
+10
|
|
*
|
bridge: Fix IGMP3 report parsing
Herbert Xu
2010-04-07
1
-1
/
+1
|
|
|
/
|
*
|
bridge: cleanup: remove unused assignment
Dan Carpenter
2010-03-21
1
-2
/
+0
|
*
|
net: forbid underlaying devices to change its type
Jiri Pirko
2010-03-18
1
-0
/
+4
*
|
|
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
2010-04-15
1
-25
/
+65
*
|
|
netfilter: bridge-netfilter: simplify IP DNAT
Bart De Schuymer
2010-04-15
2
-97
/
+26
*
|
|
netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragme...
Bart De Schuymer
2010-04-13
1
-1
/
+1
*
|
|
netfilter: bridge-netfilter: cleanup br_netfilter.c
Bart De Schuymer
2010-04-13
1
-56
/
+2
*
|
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
8
-26
/
+26
*
|
|
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
10
-41
/
+41
*
|
|
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
8
-8
/
+8
*
|
|
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
10
-10
/
+10
*
|
|
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
5
-17
/
+18
[next]