index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
2
-1
/
+7
2010-02-03
netfilter: ctnetlink: support selective event delivery
Patrick McHardy
1
-31
/
+28
2010-02-03
netfilter: nf_conntrack: split up IPCT_STATUS event
Patrick McHardy
1
-10
/
+11
2010-02-03
netfilter: ctnetlink: only assign helpers for matching protocols
Patrick McHardy
1
-1
/
+1
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-0
/
+3
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
1
-0
/
+1
2010-01-28
sched: add head drop fifo queue
Hagen Paul Pfeifer
2
-0
/
+20
2010-01-28
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
1
-3
/
+3
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+8
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
1
-1
/
+6
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
1
-0
/
+16
2010-01-25
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
1
-1
/
+1
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
1
-0
/
+6
2010-01-23
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
1
-2
/
+2
2010-01-23
icmp: move icmp_err_convert[] to .rodata
Alexey Dobriyan
1
-1
/
+1
2010-01-23
net: constify MIB name tables
Alexey Dobriyan
1
-1
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+3
2010-01-22
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-40
/
+21
2010-01-22
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
1
-1
/
+21
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
1
-2
/
+4
2010-01-20
IPv6: reassembly: replace magic number with macro definitions
Shan Wei
1
-0
/
+2
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
1
-0
/
+4
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-40
/
+142
2010-01-18
netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
Alexey Dobriyan
2
-0
/
+4
2010-01-17
tcp: account SYN-ACK timeouts & retransmissions
Octavian Purdila
2
-0
/
+4
2010-01-16
ax25: netrom: rose: Fix timer oopses
Jarek Poplawski
1
-0
/
+2
2010-01-14
mac80211: improve powersave documentation
Kalle Valo
1
-21
/
+54
2010-01-14
mac80211: fix mac80211.h documentation warnings
Kalle Valo
1
-1
/
+6
2010-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-01-13
net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n
Octavian Purdila
1
-1
/
+1
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
1
-0
/
+2
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+16
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+7
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
1
-1
/
+11
2010-01-12
mac80211: create Probe Request template
Kalle Valo
1
-0
/
+17
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
1
-0
/
+30
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
1
-2
/
+2
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2
-15
/
+6
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
1
-0
/
+2
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
1
-0
/
+5
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
1
-0
/
+2
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
1
-1
/
+3
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+16
2010-01-07
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
1
-0
/
+2
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
1
-0
/
+1
2010-01-06
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
1
-0
/
+16
2010-01-05
IPVS: Allow boot time change of hash size
Catalin(ux) M. BOIE
1
-11
/
+5
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-55
/
+109
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+6
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+0
[prev]
[next]