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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
11
-34
/
+63
|
\
|
*
net: ip_expire() must revalidate route
Eric Dumazet
2011-05-04
1
-16
/
+15
|
*
sysctl: net: call unregister_net_sysctl_table where needed
Lucian Adrian Grijincu
2011-05-02
2
-2
/
+2
|
*
networking: inappropriate ioctl operation should return ENOTTY
Lifeng Sun
2011-05-02
1
-3
/
+3
|
*
ipv4: don't spam dmesg with "Using LC-trie" messages
Alexey Dobriyan
2011-05-01
1
-3
/
+0
|
*
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-05-01
1
-1
/
+15
|
*
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
Peter Korsgaard
2011-04-28
2
-7
/
+23
|
*
xfrm: Check for the new replay implementation if an esn state is inserted
Steffen Klassert
2011-04-26
1
-0
/
+3
|
*
esp6: Fix scatterlist initialization
Steffen Klassert
2011-04-26
1
-1
/
+1
|
*
xfrm: Fix replay window size calculation on initialization
Steffen Klassert
2011-04-26
1
-1
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-05-05
30
-599
/
+1008
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
30
-599
/
+1008
|
|
\
\
|
|
*
|
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
2011-05-05
1
-2
/
+4
|
|
*
|
mac80211: consolidate MIC failure report handling
Christian Lamparter
2011-05-02
2
-61
/
+48
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-29
11
-465
/
+842
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
2011-04-28
1
-1
/
+2
|
|
|
*
|
Bluetooth: Add store_hint parameter to mgmt_new_key
Johan Hedberg
2011-04-28
2
-10
/
+14
|
|
|
*
|
Bluetooth: Remove old_key_type from mgmt_ev_new_key
Johan Hedberg
2011-04-28
2
-6
/
+6
|
|
|
*
|
Bluetooth: Fix connection key type updating for buggy controllers
Johan Hedberg
2011-04-28
1
-1
/
+4
|
|
|
*
|
Bluetooth: Fix old_key_type logic for non-persistent keys
Johan Hedberg
2011-04-28
1
-1
/
+1
|
|
|
*
|
Bluetooth: Fix link key persistent storage criteria
Johan Hedberg
2011-04-28
3
-4
/
+54
|
|
|
*
|
Bluetooth: Fix logic in hci_pin_code_request_evt
Johan Hedberg
2011-04-28
1
-2
/
+1
|
|
|
*
|
Bluetooth: Fix reason code for pairing rejection
Johan Hedberg
2011-04-28
1
-1
/
+1
|
|
|
*
|
Bluetooth: Add confirm_hint parameter to user confirmation requests
Johan Hedberg
2011-04-28
2
-3
/
+17
|
|
|
*
|
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
Johan Hedberg
2011-04-28
1
-2
/
+16
|
|
|
*
|
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
2011-04-28
3
-1
/
+57
|
|
|
*
|
Bluetooth: Add automated SSP user confirmation responses
Johan Hedberg
2011-04-28
1
-2
/
+35
|
|
|
*
|
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
2011-04-28
2
-3
/
+12
|
|
|
*
|
Bluetooth: Respect local MITM req in io_cap reply
Waldemar Rymarkiewicz
2011-04-28
1
-1
/
+1
|
|
|
*
|
Bluetooth: Ignore key unauthenticated for high security
Waldemar Rymarkiewicz
2011-04-28
1
-4
/
+16
|
|
|
*
|
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
2011-04-28
2
-10
/
+55
|
|
|
*
|
Bluetooth: Don't modify sec_level if auth failed
Waldemar Rymarkiewicz
2011-04-28
1
-1
/
+0
|
|
|
*
|
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
2011-04-28
2
-4
/
+5
|
|
|
*
|
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
2011-04-28
2
-6
/
+40
|
|
|
*
|
Bluetooth: Add basic discovery commands to the management interface
Johan Hedberg
2011-04-28
1
-1
/
+75
|
|
|
*
|
Bluetooth: Don't export l2cap_sock_ops
Gustavo F. Padovan
2011-04-28
1
-1
/
+3
|
|
|
*
|
Bluetooth: Fix memory leak with L2CAP channels
Gustavo F. Padovan
2011-04-28
2
-4
/
+8
|
|
|
*
|
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
4
-62
/
+55
|
|
|
*
|
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
2
-70
/
+72
|
|
|
*
|
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
5
-103
/
+114
|
|
|
*
|
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
3
-67
/
+68
|
|
|
*
|
Bluetooth: Move some more elements to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
2
-60
/
+70
|
|
|
*
|
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
Gustavo F. Padovan
2011-04-27
2
-2
/
+2
|
|
|
*
|
Bluetooth: Move conf_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
2
-46
/
+52
|
|
|
*
|
Bluetooth: Refactor L2CAP channel allocation
Gustavo F. Padovan
2011-04-27
2
-17
/
+17
|
|
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-04-20
21
-40
/
+105
|
|
|
|
\
\
|
|
*
|
|
|
mac80211: Skip tailroom reservation for full HW-crypto devices
Yogesh Ashok Powar
2011-04-28
3
-8
/
+21
|
|
*
|
|
|
mac80211: Add new API for rate selection
Sujith Manoharan
2011-04-28
3
-9
/
+51
|
|
*
|
|
|
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
2011-04-28
1
-0
/
+8
|
|
*
|
|
|
cfg80211: fix regresion on reg user timeout
Luis R. Rodriguez
2011-04-26
1
-1
/
+2
[next]