index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
6
-100
/
+726
2010-05-06
bridge: make bridge support netpoll
WANG Cong
4
-1
/
+108
2010-04-27
bridge: multicast_flood cleanup
stephen hemminger
1
-5
/
+3
2010-04-27
bridge: multicast port group RCU fix
stephen hemminger
2
-3
/
+3
2010-04-27
bridge: multicast flood
stephen hemminger
1
-2
/
+2
2010-04-27
bridge: simplify multicast_add_router
stephen hemminger
1
-8
/
+11
2010-04-27
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
1
-1
/
+1
2010-04-27
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
1
-1
/
+1
2010-04-27
bridge: multicast router list manipulation
stephen hemminger
1
-15
/
+15
2010-04-27
bridge: use is_multicast_ether_addr
stephen hemminger
1
-1
/
+1
2010-04-27
bridge: Fix build of ipv6 multicast code.
David S. Miller
1
-0
/
+1
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+3
2010-04-23
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
3
-4
/
+429
2010-04-23
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2
-58
/
+151
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
2
-8
/
+9
2010-04-20
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
2010-04-20
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
1
-1
/
+1
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
12
-3
/
+15
2010-04-15
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
1
-25
/
+65
2010-04-15
netfilter: bridge-netfilter: simplify IP DNAT
Bart De Schuymer
2
-97
/
+26
2010-04-13
netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragme...
Bart De Schuymer
1
-1
/
+1
2010-04-13
netfilter: bridge-netfilter: cleanup br_netfilter.c
Bart De Schuymer
1
-56
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-1
/
+11
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
10
-0
/
+10
2010-04-07
bridge: Fix IGMP3 report parsing
Herbert Xu
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+10
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
8
-26
/
+26
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
10
-41
/
+41
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
8
-8
/
+8
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
10
-10
/
+10
2010-03-25
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
5
-17
/
+18
2010-03-25
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
1
-4
/
+1
2010-03-25
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
1
-11
/
+2
2010-03-25
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
5
-50
/
+32
2010-03-21
bridge: cleanup: remove unused assignment
Dan Carpenter
1
-2
/
+0
2010-03-18
net: forbid underlaying devices to change its type
Jiri Pirko
1
-0
/
+4
2010-03-18
netfilter: xtables: do not print any messages on ENOMEM
Jan Engelhardt
1
-5
/
+2
2010-03-18
Merge branch 'master' of ../nf-2.6
Patrick McHardy
1
-14
/
+4
2010-03-17
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
Jan Engelhardt
1
-0
/
+1
2010-03-17
netfilter: update my email address
Jan Engelhardt
1
-1
/
+1
2010-03-16
bridge: per-cpu packet statistics (v3)
stephen hemminger
4
-6
/
+57
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
1
-2
/
+4
2010-03-16
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
3
-2
/
+10
2010-03-16
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2010-03-16
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2010-03-16
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
3
-5
/
+13
2010-03-15
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
1
-4
/
+5
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-8
/
+12
2010-03-13
bridge: ensure to unlock in error path in br_multicast_query().
YOSHIFUJI Hideaki
1
-4
/
+7
[prev]
[next]