index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-08-03
sctp: remove the typedef sctp_operr_chunk_t
Xin Long
2017-08-03
sctp: remove the typedef sctp_errhdr_t
Xin Long
2017-08-03
sctp: fix the name of struct sctp_shutdown_chunk_t
Xin Long
2017-08-03
sctp: remove the typedef sctp_shutdownhdr_t
Xin Long
2017-08-03
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
2017-08-03
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2017-08-03
ipv4: Introduce ipip_offload_init helper function.
Tonghao Zhang
2017-08-03
bpf: fix the printing of ifindex
William Tu
2017-08-03
Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-08-03
X25: constify null_x25_address
Julia Lawall
2017-08-02
ipv4: fib: Set offload indication according to nexthop flags
Ido Schimmel
2017-08-02
net: dsa: Add support for 64-bit statistics
Florian Fainelli
2017-08-02
flow_dissector: remove unused functions
WANG Cong
2017-08-02
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-08-01
net: dsa: rename switch EEE ops
Vivien Didelot
2017-08-01
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
2017-08-01
net: dsa: call phy_init_eee in DSA layer
Vivien Didelot
2017-08-01
net: dsa: PHY device is mandatory for EEE
Vivien Didelot
2017-08-01
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
2017-08-01
strparser: Generalize strparser
Tom Herbert
2017-08-01
skbuff: Function to send an skbuf on a socket
Tom Herbert
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
2017-07-31
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
2017-07-31
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
2017-07-31
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
2017-07-31
tcp: extract the function to compute delivery rate
Wei Wang
2017-07-31
tcp: remove unused mib counters
Florian Westphal
2017-07-31
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
tcp: remove header prediction
Florian Westphal
2017-07-31
tcp: remove low_latency sysctl
Florian Westphal
2017-07-31
tcp: reindent two spots after prequeue removal
Florian Westphal
2017-07-31
tcp: remove prequeue support
Florian Westphal
2017-07-30
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-30
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-30
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-29
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
2017-07-29
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
[next]