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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-17
[NET]: Disallow whitespace in network device names.
David S. Miller
1
-5
/
+14
2006-08-17
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
1
-3
/
+4
2006-08-17
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
1
-17
/
+1
2006-08-09
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Greg Kroah-Hartman
4
-4
/
+22
2006-08-09
[NET]: add_timer -> mod_timer() in dst_run_gc()
Dmitry Mishin
1
-2
/
+1
2006-08-08
[RTNETLINK]: Fix IFLA_ADDRESS handling.
David S. Miller
1
-1
/
+14
2006-08-07
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
1
-0
/
+2
2006-08-07
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
1
-0
/
+2
2006-08-07
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
1
-1
/
+3
2006-08-04
[PATCH] Send wireless netlink events with a clean slate
Herbert Xu
1
-1
/
+23
2006-08-02
[NET]: Fix more per-cpu typos
Alexey Dobriyan
1
-2
/
+2
2006-08-02
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
1
-5
/
+0
2006-08-02
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
1
-7
/
+0
2006-08-02
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
1
-10
/
+0
2006-08-02
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
1
-0
/
+24
2006-08-02
[NET]: Core net changes to generate netevents
Tom Tucker
2
-7
/
+9
2006-08-02
[NET]: Network Event Notifier Mechanism.
Tom Tucker
1
-0
/
+69
2006-08-02
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
1
-4
/
+10
2006-07-21
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
1
-0
/
+1
2006-07-17
[NET] ethtool: fix oops by testing correct struct member
Jeff Garzik
1
-1
/
+1
2006-07-13
[NET]: Update frag_list in pskb_trim
Herbert Xu
1
-26
/
+65
2006-07-12
[NET]: fix __sk_stream_mem_reclaim
Ian McDonald
1
-9
/
+7
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
1
-4
/
+32
2006-07-07
[NET]: Fix network device interface printk message priority
Stephen Hemminger
1
-3
/
+3
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
1
-9
/
+88
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
1
-0
/
+16
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
1
-0
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+1
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+11
2006-06-29
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2
-11
/
+27
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
1
-2
/
+24
2006-06-26
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
1
-7
/
+3
2006-06-26
[NET]: skb_find_text ignores to argument
Phil Oester
1
-1
/
+4
2006-06-25
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+1
2006-06-25
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
1
-0
/
+3
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-27
/
+317
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2
-6
/
+5
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-2
/
+2
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
1
-0
/
+29
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
1
-0
/
+126
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
1
-5
/
+122
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-7
/
+9
2006-06-23
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
1
-3
/
+3
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-10
/
+26
2006-06-17
[ETHTOOL]: Fix UFO typo
Herbert Xu
1
-1
/
+2
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
2
-8
/
+4
2006-06-17
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
1
-5
/
+2
[next]