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
*
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
2009-12-26
1
-0
/
+29
*
llc: use dev_hard_header
Octavian Purdila
2009-12-26
3
-44
/
+14
*
wireless: fix comments in genregdb.awk
John W. Linville
2009-12-25
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-25
44
-611
/
+1395
|
\
|
*
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
2009-12-22
1
-2
/
+10
|
*
mac80211: parse the HT capabilities info through debugfs
Luis R. Rodriguez
2009-12-22
1
-1
/
+47
|
*
mac80211: make debugfs mcs set entry reflect 16 bits
Luis R. Rodriguez
2009-12-22
1
-1
/
+1
|
*
mac80211: disallow fixing bitrates with hw rate control
Johannes Berg
2009-12-22
1
-14
/
+22
|
*
mac80211: dont try to use existing sta for AP
Johannes Berg
2009-12-22
1
-33
/
+24
|
*
cfg80211: avoid sending spurious deauth to userspace
Johannes Berg
2009-12-22
1
-2
/
+9
|
*
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
2009-12-22
4
-3
/
+25
|
*
mac80211: enable spatial multiplexing powersave
Johannes Berg
2009-12-22
9
-7
/
+415
|
*
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
2009-12-22
2
-88
/
+117
|
*
mac80211 : fix a race with update_tkip_key
gregor kowski
2009-12-22
2
-19
/
+27
|
*
wireless: support internal statically compiled regulatory database
John W. Linville
2009-12-21
7
-24
/
+261
|
*
mac80211: remove payload alignment warning
Kalle Valo
2009-12-21
2
-32
/
+7
|
*
mac80211: trace interface name
Johannes Berg
2009-12-21
10
-50
/
+49
|
*
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
27
-207
/
+221
|
*
mac80211: make station management completely depend on vif
Johannes Berg
2009-12-21
13
-101
/
+134
|
*
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
2009-12-21
4
-39
/
+38
*
|
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
2009-12-23
3
-6
/
+17
*
|
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
2009-12-23
1
-0
/
+8
*
|
tcp: Slightly optimize tcp_sendmsg
Krishna Kumar
2009-12-23
1
-8
/
+9
*
|
tcp: Remove unrequired operations in tcp_push()
Krishna Kumar
2009-12-23
1
-7
/
+6
*
|
tcp: Remove check in __tcp_push_pending_frames
Krishna Kumar
2009-12-23
1
-5
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-23
3
-3
/
+32
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-21
3
-3
/
+32
|
|
\
\
|
|
*
|
mac80211: fix WMM AP settings application
Johannes Berg
2009-12-21
1
-0
/
+8
|
|
*
|
mac80211: fix peer HT capabilities
Johannes Berg
2009-12-21
1
-3
/
+22
|
|
*
|
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
2009-12-14
1
-0
/
+2
*
|
|
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+2
*
|
|
|
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-1
/
+1
*
|
|
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-3
/
+3
*
|
|
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-11
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-21
4
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
2009-12-18
1
-1
/
+2
|
*
|
|
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
2009-12-18
1
-0
/
+1
|
*
|
|
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
2009-12-17
1
-0
/
+1
|
*
|
|
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
2009-12-17
1
-1
/
+1
|
*
|
|
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
2009-12-17
1
-1
/
+1
|
*
|
|
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
2009-12-17
1
-1
/
+1
*
|
|
|
fs: no games with DCACHE_UNHASHED
Nick Piggin
2009-12-17
1
-19
/
+0
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
2
-138
/
+82
|
\
\
\
\
|
*
|
|
|
switch alloc_file() to passing struct path
Al Viro
2009-12-16
1
-8
/
+9
|
*
|
|
|
switch sock_alloc_file() to alloc_file()
Al Viro
2009-12-16
1
-11
/
+11
|
*
|
|
|
9p connect fixes
Al Viro
2009-12-16
1
-66
/
+46
|
*
|
|
|
merge sock_alloc_fd/sock_attach_fd into a new helper
Al Viro
2009-12-16
1
-57
/
+23
|
*
|
|
|
reorder alloc_fd/attach_fd in socketpair()
Al Viro
2009-12-16
1
-17
/
+14
*
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-12-16
1
-0
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
nfs: enforce FIFO ordering of operations trying to acquire slot
Alexandros Batsakis
2009-12-15
1
-0
/
+1
[next]