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
2007-10-10
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-1
/
+1
2007-09-16
[NET] skbuff: Add skb_cow_head
Herbert Xu
1
-1
/
+1
2007-09-16
[BRIDGE]: Kill clone argument to br_flood_*
Herbert Xu
4
-50
/
+31
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-0
/
+1
2007-08-30
[BRIDGE]: Fix OOPS when bridging device without ethtool.
Stephen Hemminger
1
-8
/
+8
2007-08-30
[BRIDGE]: Packets leaking out of disabled/blocked ports.
Stephen Hemminger
2
-2
/
+6
2007-08-26
[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"
Evgeniy Polyakov
1
-5
/
+7
2007-08-19
missing return in bridge sysfs code
Al Viro
1
-0
/
+1
2007-08-14
[BRIDGE]: Fix typo in net/bridge/br_stp_if.c
Jussi Kivilinna
1
-1
/
+1
2007-08-14
[BRIDGE]: sysfs locking fix.
Stephen Hemminger
1
-9
/
+15
2007-08-13
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
2
-33
/
+5
2007-07-31
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-26
/
+15
2007-07-26
net/* misc endianness annotations
Al Viro
1
-3
/
+3
2007-07-24
[NETFILTER]: Clean up duplicate includes in net/bridge/
Jesper Juhl
2
-2
/
+0
2007-07-24
[NETFILTER]: Fix logging regression
Patrick McHardy
2
-10
/
+4
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
1
-2
/
+2
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-6
/
+5
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+3
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-4
/
+2
2007-07-10
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
1
-1
/
+9
2007-05-31
[BRIDGE]: Round off STP perodic timers.
Stephen Hemminger
2
-2
/
+3
2007-05-31
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
Baruch Even
1
-3
/
+11
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
3
-5
/
+6
2007-05-03
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
1
-98
/
+40
2007-04-25
[BRIDGE]: Missing rtnl.
Stephen Hemminger
1
-0
/
+2
2007-04-25
[BRIDGE]: if no STP then forward all BPDUs
Stephen Hemminger
1
-2
/
+8
2007-04-25
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
1
-1
/
+6
2007-04-25
[BRIDGE]: don't change packet type
Stephen Hemminger
1
-4
/
+1
2007-04-25
[BRIDGE]: Fix warning in net-2.6.22
Stephen Hemminger
1
-1
/
+0
2007-04-25
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
1
-2
/
+0
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
1
-8
/
+4
2007-04-25
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
1
-26
/
+22
2007-04-25
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
1
-4
/
+73
2007-04-25
bridge: check kmem_cache_create() error
Akinobu Mita
3
-3
/
+9
2007-04-25
bridge: allow changing hardware address to any valid address
Stephen Hemminger
1
-12
/
+7
2007-04-25
bridge: change when netlink events go to STP
Stephen Hemminger
3
-7
/
+13
2007-04-25
bridge: add support for user mode STP
Stephen Hemminger
8
-17
/
+96
2007-04-25
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
4
-0
/
+42
2007-04-25
bridge: simpler hash with salt
Stephen Hemminger
1
-5
/
+12
2007-04-25
bridge: don't route packets while learning
Stephen Hemminger
1
-7
/
+10
2007-04-25
bridge: eliminate call by reference
Stephen Hemminger
2
-12
/
+11
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-1
/
+1
2007-04-25
[NETFILTER]: Use setup_timer
Patrick McHardy
1
-3
/
+1
2007-04-25
[BRIDGE]: Use rtnl registration interface
Thomas Graf
3
-13
/
+17
[next]