index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
2011-12-20
1
-27
/
+8
*
af_iucv: remove unused timer infrastructure
Ursula Braun
2011-12-20
1
-22
/
+0
*
af_iucv: release reference to HS device
Ursula Braun
2011-12-20
1
-13
/
+24
*
af_iucv: accelerate close for HS transport
Ursula Braun
2011-12-20
1
-0
/
+7
*
af_iucv: support ancillary data with HS transport
Ursula Braun
2011-12-20
1
-0
/
+2
*
net: unix -- Add missing module.h inclusion
Cyrill Gorcunov
2011-12-20
1
-0
/
+1
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
20
-23
/
+23
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
10
-29
/
+29
*
net: two vzalloc() cleanups
Eric Dumazet
2011-12-19
2
-4
/
+2
*
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2011-12-19
1
-0
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
36
-491
/
+3298
|
\
|
*
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
2011-12-16
1
-0
/
+26
|
*
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
2011-12-16
1
-4
/
+16
|
*
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
2011-12-15
1
-0
/
+1
|
*
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
2011-12-15
1
-1
/
+1
|
*
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
4
-8
/
+17
|
*
mac80211: reduce station management complexity
Johannes Berg
2011-12-15
3
-203
/
+63
|
*
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
4
-57
/
+140
|
*
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2011-12-15
2
-2
/
+2
|
*
mac80211: count authorized stations per BSS
Johannes Berg
2011-12-15
4
-16
/
+20
|
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
8
-30
/
+172
|
*
mac80211: use station mutex in configuration
Johannes Berg
2011-12-15
1
-6
/
+6
|
*
mac80211: remove duplicate TDLS peer verification
Johannes Berg
2011-12-15
1
-14
/
+0
|
*
cfg80211: validate nl80211 station handling better
Johannes Berg
2011-12-15
2
-87
/
+120
|
*
nl80211: add TDLS peer flag to policy
Johannes Berg
2011-12-15
1
-0
/
+1
|
*
NFC: Initial LLCP support
Samuel Ortiz
2011-12-14
9
-2
/
+2321
|
*
NFC: Set and get DEP general bytes
Samuel Ortiz
2011-12-14
1
-0
/
+18
|
*
NFC: Add a DEP link control netlink command
Samuel Ortiz
2011-12-14
3
-0
/
+230
|
*
NFC: Atomic socket allocation
Samuel Ortiz
2011-12-14
1
-1
/
+1
|
*
NFC: Do not take the genl mutex from the netlink release notifier
Samuel Ortiz
2011-12-14
1
-2
/
+0
|
*
NFC: Add tx skb allocation routine
Samuel Ortiz
2011-12-14
2
-8
/
+29
|
*
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
2011-12-14
7
-7
/
+7
|
*
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
2011-12-14
1
-0
/
+1
|
*
nl80211: accept testmode dump with netdev
Johannes Berg
2011-12-14
1
-19
/
+31
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
2
-46
/
+42
|
|
\
|
|
*
nfc: signedness bug in __nci_request()
Dan Carpenter
2011-12-12
1
-1
/
+1
|
*
|
mac80211: don't check sdata_running in vif notifier
Eliad Peller
2011-12-13
1
-4
/
+1
|
*
|
mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
Eliad Peller
2011-12-13
1
-1
/
+2
|
*
|
mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.
Dmitry TARNYAGIN
2011-12-13
1
-3
/
+3
|
*
|
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
2011-12-13
1
-2
/
+14
|
*
|
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
2011-12-13
1
-10
/
+5
|
*
|
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2011-12-13
2
-0
/
+27
|
*
|
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
2011-12-13
3
-28
/
+45
|
*
|
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
2011-12-13
1
-1
/
+3
*
|
|
net:bridge: use IS_ENABLED
Igor Maravić
2011-12-16
5
-6
/
+6
*
|
|
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-16
19
-46
/
+45
*
|
|
net:x25: use IS_ENABLED
Igor Maravić
2011-12-16
3
-5
/
+5
*
|
|
net:core: use IS_ENABLED
Igor Maravić
2011-12-16
2
-5
/
+4
*
|
|
sch_gred: prefer GFP_KERNEL allocations
Eric Dumazet
2011-12-16
1
-7
/
+11
*
|
|
net: fix sleeping while atomic problem in sock mem_cgroup.
Glauber Costa
2011-12-16
1
-14
/
+14
[next]