index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
7
-0
/
+91
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
1
-51
/
+63
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
3
-219
/
+148
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
5
-51
/
+38
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
1
-4
/
+0
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
6
-2
/
+115
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
5
-7
/
+71
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
5
-26
/
+76
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
1
-29
/
+25
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-07-29
l2tp: constify inet6_protocol structures
Julia Lawall
1
-1
/
+1
2017-07-29
ipv6: constify inet6_protocol structures
Julia Lawall
3
-3
/
+3
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
1
-3
/
+0
2017-07-25
socket: fix set not used warning
stephen hemminger
1
-4
/
+2
2017-07-25
netfilter: remove unused variable
stephen hemminger
1
-1
/
+1
2017-07-25
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
4
-5
/
+7
2017-07-25
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
1
-1
/
+2
2017-07-25
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2
-1
/
+191
2017-07-25
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
1
-4
/
+4
2017-07-25
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
1
-1
/
+2
2017-07-25
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
1
-1
/
+1
2017-07-25
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
2
-3
/
+3
2017-07-25
sctp: remove the typedef sctp_sackhdr_t
Xin Long
1
-1
/
+1
2017-07-25
sctp: remove the typedef sctp_sack_variable_t
Xin Long
1
-5
/
+5
2017-07-25
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
1
-11
/
+7
2017-07-25
sctp: remove the typedef sctp_cookie_param_t
Xin Long
1
-8
/
+10
2017-07-25
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
1
-7
/
+6
2017-07-24
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
1
-1
/
+21
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
1
-0
/
+18
2017-07-24
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
Sabrina Dubroca
1
-1
/
+6
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2
-0
/
+7
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2
-1
/
+191
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-1395
/
+1369
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-216
/
+141
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-20
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-20
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-20
net: make dev_close and related functions void
stephen hemminger
1
-15
/
+11
2017-07-20
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
2017-07-20
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
1
-0
/
+5
2017-07-20
net/packet: remove unused PGV_FROM_VMALLOC definition.
Rosen, Rami
1
-2
/
+0
2017-07-20
tcp: adjust tail loss probe timeout
Yuchung Cheng
2
-8
/
+11
2017-07-19
openvswitch: Optimize operations for OvS flow_stats.
Tonghao Zhang
3
-4
/
+9
2017-07-19
openvswitch: Optimize updating for OvS flow_stats.
Tonghao Zhang
1
-2
/
+1
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-07-19
netfilter: fix netfilter_net_init() return
Dan Carpenter
1
-2
/
+2
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-157
/
+14
[next]