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
*
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-16
5
-10
/
+18
*
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
2012-07-16
3
-78
/
+43
*
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
2012-07-16
3
-18
/
+50
*
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
2012-07-14
1
-2
/
+3
*
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
2012-07-14
1
-5
/
+6
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-07-13
34
-480
/
+1138
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
34
-480
/
+1138
|
|
\
|
|
*
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
2012-07-09
1
-0
/
+3
|
|
*
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
2012-07-09
3
-4
/
+8
|
|
*
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
2012-07-09
1
-2
/
+2
|
|
*
NFC: Do not return EBUSY when stopping a poll that's already stopped
Samuel Ortiz
2012-07-09
1
-0
/
+9
|
|
*
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
2012-07-09
1
-2
/
+0
|
|
*
NFC: Handle LLCP Disconnected Mode frames
Samuel Ortiz
2012-07-09
1
-0
/
+44
|
|
*
NFC: LLCP late binding
Samuel Ortiz
2012-07-09
2
-77
/
+166
|
|
*
NFC: Forbid SSAP binding to a not well known LLCP service
Samuel Ortiz
2012-07-09
1
-17
/
+5
|
|
*
NFC: Forbid LLCP service name reusing
Samuel Ortiz
2012-07-09
1
-1
/
+3
|
|
*
NFC: Release LLCP SAP when the owner is released
Samuel Ortiz
2012-07-09
3
-14
/
+11
|
|
*
NFC: Close listening LLCP sockets when the device is gone
Samuel Ortiz
2012-07-09
1
-3
/
+8
|
|
*
NFC: Build LLCP general bytes upon request
Samuel Ortiz
2012-07-09
1
-15
/
+17
|
|
*
NFC: Fix LLCP getname socket op
Samuel Ortiz
2012-07-09
1
-4
/
+7
|
|
*
NFC: Update LLCP socket target index when getting a connection
Samuel Ortiz
2012-07-09
1
-0
/
+1
|
|
*
NFC: Add netlink module alias for NFC
Samuel Ortiz
2012-07-09
1
-0
/
+3
|
|
*
NFC: Add modules alias for NFC sockets
Samuel Ortiz
2012-07-09
1
-0
/
+1
|
|
*
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
3
-21
/
+15
|
|
*
NFC: nfc_driver_failure() implementation
Eric Lapuyade
2012-07-09
1
-6
/
+2
|
|
*
NFC: nfc_targets_found() should accept zero target found
Eric Lapuyade
2012-07-09
1
-6
/
+13
|
|
*
NFC: Core must test the device polling state inside the device lock
Eric Lapuyade
2012-07-09
1
-2
/
+7
|
|
*
NFC: Implement HCI driver or internal error management
Eric Lapuyade
2012-07-09
1
-4
/
+11
|
|
*
NFC: Factorize HCI cmd completion
Eric Lapuyade
2012-07-09
1
-11
/
+16
|
|
*
NFC: Driver failure API
Eric Lapuyade
2012-07-09
1
-0
/
+10
|
|
*
NFC: Changed HCI cmd execution completion result to std linux errno
Eric Lapuyade
2012-07-09
3
-22
/
+23
|
|
*
NFC: Implement HCP reaggregation allocation error case
Eric Lapuyade
2012-07-09
1
-5
/
+10
|
|
*
NFC: Remove an impossible HCI error case
Eric Lapuyade
2012-07-09
1
-10
/
+0
|
|
*
NFC: Handle SHDLC RSET frames from an SHDLC connected chip
Eric Lapuyade
2012-07-09
1
-4
/
+4
|
|
*
NFC: Removed addressed shdlc TODOs
Eric Lapuyade
2012-07-09
1
-11
/
+0
|
|
*
NFC: Prepare asynchronous error management for driver and shdlc
Eric Lapuyade
2012-07-09
2
-8
/
+19
|
|
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
23
-257
/
+746
|
|
|
\
|
|
|
*
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
1
-2
/
+10
|
|
|
*
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
1
-1
/
+1
|
|
|
*
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
1
-6
/
+10
|
|
|
*
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2012-07-05
1
-0
/
+49
|
|
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
2
-3
/
+8
|
|
|
*
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
2
-7
/
+5
|
|
|
*
mac80211: add TX prepare API
Johannes Berg
2012-07-03
3
-0
/
+29
|
|
|
*
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
1
-2
/
+1
|
|
|
*
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
3
-14
/
+3
|
|
|
*
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
3
-1
/
+34
|
|
|
*
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
1
-1
/
+4
|
|
|
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
3
-10
/
+37
|
|
|
*
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
[next]