index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnl: add option for setting link xdp prog
Brenden Blanco
2016-07-20
1
-0
/
+64
*
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2016-07-20
1
-0
/
+33
*
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-20
1
-0
/
+79
*
net/ncsi: NCSI AEN packet handler
Gavin Shan
2016-07-20
5
-2
/
+236
*
net/ncsi: Package and channel management
Gavin Shan
2016-07-20
3
-0
/
+828
*
net/ncsi: NCSI response packet handler
Gavin Shan
2016-07-20
4
-1
/
+1227
*
net/ncsi: NCSI command packet handler
Gavin Shan
2016-07-20
4
-1
/
+558
*
net/ncsi: Resource management
Gavin Shan
2016-07-20
6
-0
/
+710
*
net: dsa: support switchdev ageing time attr
Vivien Didelot
2016-07-20
1
-0
/
+41
*
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...
Shmulik Ladkani
2016-07-20
1
-0
/
+9
*
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
2016-07-20
3
-4
/
+6
*
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
2016-07-17
1
-1
/
+22
*
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
2016-07-17
1
-15
/
+17
*
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2016-07-17
2
-8
/
+18
*
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
2016-07-17
5
-153
/
+94
*
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
2016-07-17
3
-37
/
+33
*
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
2016-07-17
1
-15
/
+14
*
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
2016-07-17
1
-10
/
+8
*
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
2016-07-16
1
-17
/
+64
*
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2016-07-15
1
-1
/
+42
*
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-07-15
1
-1
/
+1
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
11
-30
/
+257
*
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
Sowmini Varadhan
2016-07-15
1
-18
/
+4
*
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
Sowmini Varadhan
2016-07-15
3
-0
/
+10
*
net/switchdev: Export the same parent ID service function
Or Gerlitz
2016-07-14
1
-2
/
+3
*
sctp: only check for ECN if peer is using it
Marcelo Ricardo Leitner
2016-07-14
1
-3
/
+2
*
sctp: do not clear chunk->ecn_ce_done flag
Marcelo Ricardo Leitner
2016-07-14
1
-1
/
+0
*
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
2016-07-14
4
-21
/
+8
*
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-14
6
-10
/
+30
*
sctp: reorder sctp_ulpevent and shrink msg_flags
Marcelo Ricardo Leitner
2016-07-14
1
-2
/
+2
*
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
2016-07-14
1
-11
/
+0
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-07-14
15
-179
/
+211
|
\
|
*
Bluetooth: Increment management interface revision
Johan Hedberg
2016-07-13
1
-1
/
+1
|
*
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
Szymon Janc
2016-07-13
1
-1
/
+15
|
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
6
-27
/
+25
|
*
Bluetooth: Remove controller device attributes
Marcel Holtmann
2016-07-09
1
-54
/
+0
|
*
Bluetooth: Remove connection link attributes
Marcel Holtmann
2016-07-09
1
-45
/
+0
|
*
6lowpan: ndisc: set invalid unicast short addr to unspec
Alexander Aring
2016-07-08
1
-2
/
+5
|
*
ieee802154: 6lowpan: fix intra pan id check
Alexander Aring
2016-07-08
1
-1
/
+1
|
*
Bluetooth: Fix hci_sock_recvmsg return value
Denis Kenzior
2016-07-08
1
-0
/
+5
|
*
Bluetooth: Fix bt_sock_recvmsg return value
Denis Kenzior
2016-07-08
1
-0
/
+5
|
*
ieee802154: allow netns create of lowpan interface
Alexander Aring
2016-07-08
1
-2
/
+1
|
*
ieee802154: add netns support
Alexander Aring
2016-07-08
3
-6
/
+120
|
*
6lowpan: ndisc: add missing 802.15.4 only check
Alexander Aring
2016-07-08
1
-0
/
+3
|
*
6lowpan: ndisc: fix double read unlock
Alexander Aring
2016-07-08
1
-1
/
+2
|
*
Bluetooth: Switch SMP to crypto_cipher_encrypt_one()
Andy Lutomirski
2016-07-08
1
-39
/
+28
*
|
devlink: add hardware messages tracing facility
Jiri Pirko
2016-07-12
1
-0
/
+4
*
|
net: dsa: Fix non static symbol warning
Wei Yongjun
2016-07-12
1
-1
/
+1
*
|
rxrpc: Fix error handling in af_rxrpc_init()
Wei Yongjun
2016-07-12
1
-2
/
+2
*
|
ipv4: af_inet: make it explicitly non-modular
Paul Gortmaker
2016-07-12
1
-4
/
+1
[next]