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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
Oliver Hartkopp
1
-0
/
+21
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
46
-1111
/
+1515
2015-03-31
net: rename dev to orig_dev in deliver_ptype_list_skb
Jiri Pirko
1
-2
/
+3
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
19
-53
/
+44
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
26
-110
/
+97
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
4
-10
/
+8
2015-03-31
tcp: simplify inetpeer_addr_base use
Jiri Benc
1
-14
/
+8
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
17
-43
/
+43
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
25
-174
/
+173
2015-03-31
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
1
-22
/
+7
2015-03-31
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
1
-4
/
+4
2015-03-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-82
/
+731
2015-03-30
mac80211: set QoS capability before changing station state
Johannes Berg
1
-4
/
+4
2015-03-30
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
1
-3
/
+8
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
5
-11
/
+80
2015-03-30
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
3
-12
/
+97
2015-03-30
mac80211: factor out station lookup from ieee80211_build_hdr()
Johannes Berg
1
-70
/
+118
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
4
-5
/
+6
2015-03-30
mac80211: send AP probe as unicast again
Johannes Berg
1
-1
/
+1
2015-03-30
mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()
Johannes Berg
1
-4
/
+8
2015-03-30
mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()
Dan Carpenter
1
-4
/
+8
2015-03-30
mac80211: Fix misplaced return in AES-GMAC key setup
Jouni Malinen
1
-2
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
6
-6
/
+11
2015-03-30
mac80211: fix typo in debug output
Michael Braun
1
-1
/
+1
2015-03-30
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2
-1
/
+12
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
2
-0
/
+150
2015-03-30
mac80211: stop scan before connection
David Spinadel
1
-0
/
+4
2015-03-30
nl80211: add net-detect delay to wowlan info
Luciano Coelho
1
-2
/
+3
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
1
-18
/
+42
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
1
-0
/
+15
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
1
-0
/
+15
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
3
-15
/
+20
2015-03-30
mac80211: agg-tx: avoid sending DelBA with sta->lock held
Johannes Berg
1
-2
/
+7
2015-03-29
tipc: fix two bugs in secondary destination lookup
Jon Paul Maloy
3
-1
/
+14
2015-03-29
net: Introduce passthru_features_check
Toshiaki Makita
1
-0
/
+8
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-12
/
+9
2015-03-29
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
1
-16
/
+8
2015-03-29
vlan: Add features for stacked vlan device
Toshiaki Makita
1
-0
/
+1
2015-03-29
tc: bpf: generalize pedit action
Alexei Starovoitov
1
-2
/
+69
2015-03-29
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
1
-0
/
+102
2015-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-221
/
+332
2015-03-29
tipc: involve reference counter for node structure
Ying Xue
6
-30
/
+79
2015-03-29
tipc: fix potential deadlock when all links are reset
Ying Xue
5
-32
/
+8
2015-03-29
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
2
-29
/
+29
2015-03-29
fib6: install fib6 ops in the last step
WANG Cong
1
-6
/
+3
2015-03-27
mac802154: cleanup concurrent check
Alexander Aring
1
-14
/
+6
2015-03-26
netfilter: nf_tables: implement set transaction support
Patrick McHardy
3
-33
/
+86
2015-03-26
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
2
-16
/
+7
2015-03-26
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
3
-8
/
+11
2015-03-26
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
3
-41
/
+25
[next]