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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2
-8
/
+34
2015-05-13
flow_dissector: add missing header includes
Jiri Pirko
1
-0
/
+3
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
12
-146
/
+229
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2
-0
/
+109
2015-05-13
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
1
-2
/
+6
2015-05-13
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2
-78
/
+78
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
4
-31
/
+31
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2
-1
/
+1
2015-05-13
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
1
-5
/
+5
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
4
-4
/
+5
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
1
-3
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
9
-12
/
+19
2015-05-13
Merge branch 'sfc-next'
David S. Miller
1
-12
/
+22
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
5
-30
/
+5
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
410
-4555
/
+5358
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
1
-1
/
+4
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
7
-37
/
+39
2015-05-13
Merge branch 'switchdev-cleanups'
David S. Miller
4
-9
/
+14
2015-05-13
switchdev: apply review comments on documentation
Scott Feldman
1
-2
/
+5
2015-05-13
switchdev: align comment with other comments in block
Scott Feldman
1
-1
/
+1
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
2
-5
/
+6
2015-05-13
switchdev: sparse warning: make __switchdev_port_obj_add static
Scott Feldman
1
-1
/
+2
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-645
/
+1838
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-12
e1000e: Add pm_qos header
David Ahern
1
-0
/
+1
2015-05-12
net: make skb_dst_pop routine static
Ying Xue
2
-12
/
+12
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-05-12
net: ll_temac: Fix DMA map size bug
Michal Simek
1
-2
/
+2
2015-05-12
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2
-0
/
+2202
2015-05-12
samples/bpf: fix in-source build of samples with clang
Brenden Blanco
1
-1
/
+1
2015-05-12
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
Alexei Starovoitov
1
-0
/
+28
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
9
-147
/
+235
2015-05-12
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
1
-16
/
+27
2015-05-12
pktgen: fix packet generation
Alexei Starovoitov
1
-1
/
+10
2015-05-12
Merge branch 'systemport-irq-coalesce'
David S. Miller
2
-1
/
+64
2015-05-12
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2
-7
/
+22
2015-05-12
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
1
-0
/
+48
2015-05-12
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2
-13
/
+12
2015-05-12
macvtap add missing ioctls - fix wrapping
Justin Cormack
1
-0
/
+29
2015-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-18
/
+22
2015-05-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-19
/
+19
2015-05-12
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
1
-1
/
+1
2015-05-12
Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
7
-18
/
+27
2015-05-12
Merge branch 'switchdev_spring_cleanup'
David S. Miller
17
-742
/
+1723
2015-05-12
switchdev: bring documentation up-to-date
Scott Feldman
1
-59
/
+355
2015-05-12
rocker: make checkpatch -f clean
Scott Feldman
2
-24
/
+23
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
5
-12
/
+4
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
3
-56
/
+55
[next]