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
...
|
*
|
|
|
|
|
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
1
-7
/
+14
|
*
|
|
|
|
|
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
1
-2
/
+25
|
*
|
|
|
|
|
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
2
-29
/
+80
|
*
|
|
|
|
|
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-0
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
16
-122
/
+257
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
2014-03-29
1
-15
/
+15
|
*
|
|
|
|
|
|
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
2014-03-29
1
-8
/
+10
|
*
|
|
|
|
|
|
ipv6: fix checkpatch errors comments and space
Wang Yufen
2014-03-29
1
-14
/
+12
|
*
|
|
|
|
|
|
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
1
-5
/
+5
|
*
|
|
|
|
|
|
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
2014-03-29
1
-2
/
+2
|
*
|
|
|
|
|
|
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
2
-8
/
+8
|
*
|
|
|
|
|
|
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
2014-03-29
1
-9
/
+4
|
*
|
|
|
|
|
|
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
2014-03-29
1
-25
/
+36
|
*
|
|
|
|
|
|
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
5
-19
/
+17
|
*
|
|
|
|
|
|
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
1
-0
/
+2
|
*
|
|
|
|
|
|
packet: respect devices with LLTX flag in direct xmit
Daniel Borkmann
2014-03-28
1
-20
/
+20
|
*
|
|
|
|
|
|
tipc: make discovery domain a bearer attribute
Erik Hugne
2014-03-28
3
-16
/
+10
|
*
|
|
|
|
|
|
tipc: fix neighbor detection problem after hw address change
Erik Hugne
2014-03-28
2
-0
/
+9
|
*
|
|
|
|
|
|
hsr: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
1
-1
/
+1
|
*
|
|
|
|
|
|
atm: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
1
-1
/
+1
|
*
|
|
|
|
|
|
tcp: tcp_make_synack() minor changes
Eric Dumazet
2014-03-27
1
-2
/
+2
|
*
|
|
|
|
|
|
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
2
-36
/
+55
|
*
|
|
|
|
|
|
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
2014-03-27
1
-10
/
+11
|
*
|
|
|
|
|
|
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
2014-03-27
1
-4
/
+3
|
*
|
|
|
|
|
|
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
2014-03-27
4
-21
/
+31
|
*
|
|
|
|
|
|
tipc: rename node create lock to protect node list and hlist
Ying Xue
2014-03-27
3
-35
/
+35
|
*
|
|
|
|
|
|
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2014-03-27
2
-4
/
+6
|
*
|
|
|
|
|
|
tipc: remove active flag from tipc_bearer structure
Ying Xue
2014-03-27
4
-12
/
+5
|
*
|
|
|
|
|
|
tipc: convert tipc_bearers array to pointer list
Ying Xue
2014-03-27
3
-15
/
+38
|
*
|
|
|
|
|
|
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
2014-03-27
1
-3
/
+11
|
*
|
|
|
|
|
|
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
5
-121
/
+3
|
*
|
|
|
|
|
|
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
1
-6
/
+0
|
*
|
|
|
|
|
|
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
1
-1
/
+1
|
*
|
|
|
|
|
|
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
1
-4
/
+4
|
*
|
|
|
|
|
|
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
1
-0
/
+6
|
*
|
|
|
|
|
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
4
-14
/
+14
|
*
|
|
|
|
|
|
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
2014-03-26
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
9
-53
/
+63
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-25
46
-392
/
+989
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
46
-392
/
+989
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-20
15
-183
/
+360
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
2
-0
/
+23
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
2014-03-19
1
-2
/
+14
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
1
-2
/
+3
|
|
|
|
*
|
|
|
|
|
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-19
1
-1
/
+1
|
|
|
|
*
|
|
|
|
|
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
1
-4
/
+2
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
1
-0
/
+6
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
1
-55
/
+46
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
1
-2
/
+2
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
1
-0
/
+5
[prev]
[next]