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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
91
-493
/
+1429
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-11
/
+11
2014-01-22
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
1
-0
/
+14
2014-01-22
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
1
-2
/
+3
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
1
-1
/
+2
2014-01-21
net: introduce reciprocal_scale helper and convert users
Daniel Borkmann
1
-3
/
+1
2014-01-21
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
1
-4
/
+0
2014-01-21
sctp: remove macros sctp_{lock|release}_sock
wangweidong
1
-2
/
+0
2014-01-21
sctp: remove macros sctp_read_[un]lock
wangweidong
1
-4
/
+0
2014-01-21
sctp: remove macros sctp_write_[un]_lock
wangweidong
1
-2
/
+0
2014-01-21
sctp: remove macros sctp_spin_[un]lock
wangweidong
1
-4
/
+2
2014-01-21
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
1
-2
/
+0
2014-01-21
sctp: remove macros sctp_spin_[un]lock_irqrestore
wangweidong
1
-5
/
+2
2014-01-21
net: Add GRO support for vxlan traffic
Or Gerlitz
1
-0
/
+1
2014-01-21
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
1
-0
/
+3
2014-01-21
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
1
-0
/
+2
2014-01-21
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
WANG Cong
1
-1
/
+1
2014-01-21
net_sched: act: fetch hinfo from a->ops->hinfo
WANG Cong
1
-2
/
+2
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+1
2014-01-19
net_sched: act: remove capab from struct tc_action_ops
WANG Cong
1
-2
/
+0
2014-01-19
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
3
-4
/
+14
2014-01-19
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
1
-0
/
+1
2014-01-19
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
1
-1
/
+2
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-01-17
ipv4: fix a dst leak in tunnels
Eric Dumazet
1
-1
/
+0
2014-01-17
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-1
/
+0
2014-01-17
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
1
-3
/
+3
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-3
/
+29
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
1
-0
/
+5
2014-01-15
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
1
-0
/
+5
2014-01-14
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
1
-1
/
+1
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
1
-1
/
+1
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
2
-11
/
+11
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-1
/
+0
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
1
-4
/
+0
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
1
-15
/
+15
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
1
-1
/
+1
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
1
-3
/
+4
2014-01-13
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
1
-0
/
+4
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+13
2014-01-13
Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-0
/
+12
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
1
-1
/
+6
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
3
-16
/
+37
2014-01-13
sched, net: Fixup busy_loop_us_clock()
Peter Zijlstra
1
-18
/
+1
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-6
/
+165
2014-01-10
mac80211: handle MMPDUs at EOSP correctly
Johannes Berg
1
-0
/
+5
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-6
/
+16
[next]