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
*
NFC: digital: Add a note about asynchronous functions
Thierry Escande
2014-01-04
1
-0
/
+10
*
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
1
-1
/
+52
*
nl80211: support vendor-specific events
Johannes Berg
2013-12-19
1
-4
/
+61
*
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
2013-12-19
1
-0
/
+47
*
nl80211: add VHT support for set_bitrate_mask
Janusz Dziedzic
2013-12-16
1
-0
/
+1
*
mac80211: let the driver reserve extra tailroom in beacons
Felix Fietkau
2013-12-16
1
-0
/
+4
*
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
2013-12-16
1
-2
/
+19
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-16
124
-2797
/
+3328
|
\
|
*
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
2013-12-09
2
-0
/
+12
|
*
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
1
-1
/
+0
|
*
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
2013-12-05
1
-0
/
+1
|
*
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
2013-12-05
1
-0
/
+1
|
*
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
2013-12-05
1
-0
/
+1
|
*
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
2013-12-05
1
-0
/
+3
|
*
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
1
-0
/
+3
|
*
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
1
-0
/
+7
|
*
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
2013-12-05
1
-0
/
+1
|
*
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
2013-12-05
1
-0
/
+31
|
*
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
2013-12-05
1
-0
/
+1
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
3
-49
/
+147
|
|
\
|
*
|
genetlink: fix genl_set_err() group ID
Johannes Berg
2013-11-21
1
-0
/
+3
|
*
|
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2013-11-21
1
-4
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-37
/
+94
|
|
\
\
|
|
*
|
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-17
/
+31
|
|
*
|
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-6
/
+16
|
|
*
|
genetlink: add and use genl_set_err()
Johannes Berg
2013-11-19
1
-0
/
+14
|
|
*
|
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2013-11-19
1
-2
/
+0
|
|
*
|
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2013-11-19
1
-2
/
+0
|
|
*
|
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-2
/
+6
|
|
*
|
genetlink: unify registration functions
Johannes Berg
2013-11-15
1
-4
/
+24
|
|
*
|
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
2013-11-14
1
-3
/
+3
|
|
*
|
genetlink: allow making ops const
Johannes Berg
2013-11-14
1
-5
/
+5
|
|
*
|
genetlink: register family ops as array
Johannes Berg
2013-11-14
1
-3
/
+4
|
|
*
|
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
2013-11-14
1
-2
/
+0
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-14
1
-1
/
+1
|
*
|
|
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
2
-34
/
+2
|
*
|
|
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
1
-0
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
6
-73
/
+104
|
|
\
\
\
|
*
|
|
|
net: move pskb_put() to core code
Mathias Krause
2013-11-07
1
-2
/
+0
|
*
|
|
|
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
2013-11-07
1
-7
/
+7
|
*
|
|
|
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
2013-11-05
1
-4
/
+12
|
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-05
16
-467
/
+361
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
16
-467
/
+361
|
|
|
\
\
\
\
|
*
|
|
|
|
|
net: codel: Avoid undefined behavior from signed overflow
Jesper Dangaard Brouer
2013-11-04
1
-4
/
+15
|
*
|
|
|
|
|
tcp: properly handle stretch acks in slow start
Yuchung Cheng
2013-11-04
1
-4
/
+3
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
3
-4
/
+14
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2013-11-03
2
-4
/
+8
|
|
*
|
|
|
|
|
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
2013-10-15
1
-0
/
+6
|
*
|
|
|
|
|
|
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
1
-0
/
+5
[next]