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-08-02
strparser: Generalize strparser
Tom Herbert
3
-162
/
+223
2017-08-02
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+101
2017-08-02
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
4
-13
/
+77
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-52
/
+81
2017-08-01
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
1
-1
/
+1
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
3
-3
/
+3
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-52
/
+79
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
2
-1
/
+11
2017-08-01
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
1
-1
/
+1
2017-08-01
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-08-01
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
1
-1
/
+19
2017-08-01
tcp: extract the function to compute delivery rate
Wei Wang
1
-7
/
+16
2017-08-01
tcp: remove unused mib counters
Florian Westphal
1
-9
/
+0
2017-08-01
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2
-46
/
+20
2017-08-01
tcp: remove header prediction
Florian Westphal
4
-190
/
+10
2017-08-01
tcp: remove low_latency sysctl
Florian Westphal
2
-2
/
+3
2017-08-01
tcp: reindent two spots after prequeue removal
Florian Westphal
1
-27
/
+23
2017-08-01
tcp: remove prequeue support
Florian Westphal
6
-242
/
+2
2017-07-31
net sched actions: add time filter for action dumping
Jamal Hadi Salim
1
-1
/
+20
2017-07-31
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
1
-10
/
+40
2017-07-31
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
1
-2
/
+2
2017-07-30
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
2017-07-30
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
1
-0
/
+34
2017-07-30
udp6: fix socket leak on early demux
Paolo Abeni
2
-10
/
+20
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
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-27
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-07-27
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-26
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
1
-1
/
+1
2017-07-26
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
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
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
1
-20
/
+18
2017-07-25
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
1
-6
/
+7
2017-07-25
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-07-25
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
4
-5
/
+7
[next]