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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-02-10
1
-8
/
+40
*
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-09
1
-1
/
+8
*
ipv4: reset flowi parameters on route connect
Julian Anastasov
2012-02-04
2
-0
/
+14
*
net: Disambiguate kernel message
Arun Sharma
2012-02-01
1
-4
/
+10
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
1
-0
/
+2
*
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
2012-01-27
1
-0
/
+1
*
net: explicitly add jump_label.h header to sock.h
Glauber Costa
2012-01-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-24
3
-9
/
+7
|
\
|
*
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
2012-01-24
1
-1
/
+0
|
*
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
2012-01-22
1
-1
/
+1
|
*
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-22
1
-6
/
+4
|
*
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
2012-01-22
1
-1
/
+1
|
*
kernel-doc: fix new warning in net/sock.h
Randy Dunlap
2012-01-22
1
-0
/
+1
*
|
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
2012-01-23
1
-0
/
+6
|
/
*
net: fix some sparse errors
Eric Dumazet
2012-01-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
2
-3
/
+4
|
\
|
*
net_sched: sfq: add optional RED on top of SFQ
Eric Dumazet
2012-01-12
1
-1
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-12
1
-2
/
+2
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-10
1
-2
/
+2
|
|
|
\
|
|
|
*
Bluetooth: Rename extfeatures
Andre Guedes
2012-01-02
1
-2
/
+2
|
|
*
|
net: sk_update_clone is only used in net/core/sock.c
Stephen Rothwell
2012-01-08
1
-6
/
+0
|
|
*
|
net: fix sock_clone reference mismatch with tcp memcontrol
Glauber Costa
2012-01-07
1
-0
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2012-01-10
1
-21
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2012-01-05
1
-21
/
+7
*
|
|
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-01-09
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-22
1
-7
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
*
|
|
|
|
net_sched: red: split red_parms into parms and vars
Eric Dumazet
2012-01-05
1
-43
/
+55
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
3
-30
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
2012-01-04
1
-0
/
+3
|
*
|
|
|
|
NFC: Handle error during NCI data exchange
Ilan Elias
2012-01-04
1
-0
/
+6
|
*
|
|
|
|
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
2012-01-04
2
-30
/
+19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
2012-01-04
1
-1
/
+2
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
8
-271
/
+309
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-22
1
-8
/
+8
|
*
|
|
|
Bluetooth: Remove lock from inquiry_cache
Gustavo F. Padovan
2011-12-22
1
-7
/
+0
|
*
|
|
|
Bluetooth: Add MITM mechanism to LE-SMP
Brian Gix
2011-12-22
2
-0
/
+7
|
*
|
|
|
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-22
1
-8
/
+21
|
*
|
|
|
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
2011-12-22
1
-79
/
+59
|
*
|
|
|
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
2011-12-22
1
-0
/
+3
|
*
|
|
|
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
2011-12-21
1
-22
/
+0
|
*
|
|
|
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
1
-1
/
+1
|
*
|
|
|
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
1
-1
/
+1
|
*
|
|
|
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
1
-0
/
+15
|
*
|
|
|
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
2011-12-20
1
-1
/
+6
|
*
|
|
|
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
2011-12-20
1
-0
/
+4
|
*
|
|
|
mac80211: handle SMPS action frames
Johannes Berg
2011-12-19
1
-1
/
+4
|
*
|
|
|
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-19
1
-1
/
+6
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
4
-155
/
+187
|
|
\
\
\
\
[next]