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
*
tcp: remove prequeue support
Florian Westphal
2017-07-31
6
-242
/
+2
*
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-31
1
-1
/
+20
*
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-31
1
-10
/
+40
*
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-31
1
-2
/
+2
*
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-30
1
-0
/
+34
*
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
7
-0
/
+91
*
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
1
-51
/
+63
*
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
3
-219
/
+148
*
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
5
-51
/
+38
*
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
1
-4
/
+0
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
6
-2
/
+115
*
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
5
-7
/
+71
*
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
5
-26
/
+76
*
net/smc: shorten local bufsize variables
Ursula Braun
2017-07-29
1
-29
/
+25
*
net/smc: serialize connection creation in all cases
Ursula Braun
2017-07-29
1
-7
/
+1
*
l2tp: constify inet6_protocol structures
Julia Lawall
2017-07-29
1
-1
/
+1
*
ipv6: constify inet6_protocol structures
Julia Lawall
2017-07-29
3
-3
/
+3
*
6lowpan: fix set not used warning
stephen hemminger
2017-07-25
1
-3
/
+0
*
socket: fix set not used warning
stephen hemminger
2017-07-25
1
-4
/
+2
*
netfilter: remove unused variable
stephen hemminger
2017-07-25
1
-1
/
+1
*
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-25
4
-5
/
+7
*
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
2017-07-25
1
-1
/
+2
*
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-07-25
2
-1
/
+191
|
\
|
*
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-07-21
2
-1
/
+191
*
|
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
2017-07-25
1
-4
/
+4
*
|
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
2017-07-25
1
-1
/
+2
*
|
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
2017-07-25
1
-1
/
+1
*
|
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
2017-07-25
2
-3
/
+3
*
|
sctp: remove the typedef sctp_sackhdr_t
Xin Long
2017-07-25
1
-1
/
+1
*
|
sctp: remove the typedef sctp_sack_variable_t
Xin Long
2017-07-25
1
-5
/
+5
*
|
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
2017-07-25
1
-11
/
+7
*
|
sctp: remove the typedef sctp_cookie_param_t
Xin Long
2017-07-25
1
-8
/
+10
*
|
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
2017-07-25
1
-7
/
+6
*
|
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
2017-07-24
1
-1
/
+21
*
|
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
2017-07-24
1
-0
/
+18
*
|
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
Sabrina Dubroca
2017-07-24
1
-1
/
+6
*
|
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-24
2
-0
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
63
-1395
/
+1369
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
25
-216
/
+141
|
|
\
|
|
*
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
2017-07-21
1
-3
/
+3
|
|
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-21
1
-4
/
+5
|
|
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-21
1
-1
/
+2
|
|
*
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-07-20
1
-2
/
+6
|
|
*
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-20
1
-0
/
+1
|
|
*
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-07-19
1
-0
/
+1
|
|
*
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
2017-07-19
1
-0
/
+2
|
|
*
netfilter: fix netfilter_net_init() return
Dan Carpenter
2017-07-18
1
-2
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
5
-157
/
+14
|
|
|
\
|
|
|
*
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
2017-07-17
1
-1
/
+1
|
|
|
*
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
2017-07-17
1
-2
/
+1
[next]