index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-03
net/smc: Use rdma_read_gid_l2_fields to L2 fields
Parav Pandit
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
rpcpipe: switch to ->free_inode()
Al Viro
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
2019-04-30
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-04-30
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
2019-04-30
l2ip: fix possible use-after-free
Eric Dumazet
2019-04-30
appletalk: Set error code if register_snap_client failed
YueHaibing
2019-04-30
rxrpc: Fix net namespace cleanup
David Howells
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-30
netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
Colin Ian King
2019-04-30
netfilter: nft_ct: Add ct id support
Brett Mastbergen
2019-04-30
openvswitch: load and reference the NAT helper.
Flavio Leitner
2019-04-30
netfilter: nf_nat: register NAT helpers.
Flavio Leitner
2019-04-30
netfilter: add API to manage NAT helpers.
Flavio Leitner
2019-04-30
netfilter: use macros to create module aliases.
Flavio Leitner
2019-04-30
netfilter: conntrack: limit sysctl setting for boolean options
Tonghao Zhang
2019-04-30
netfilter: nf_flow_table: check ttl value in flow offload data path
Taehee Yoo
2019-04-30
netfilter: nf_flow_table: fix netdev refcnt leak
Taehee Yoo
2019-04-30
netfilter: nft_flow_offload: add entry to flowtable after confirmation
Pablo Neira Ayuso
2019-04-30
netfilter: nf_tables: delay chain policy update until transaction is complete
Florian Westphal
2019-04-30
netfilter: nf_tables: fix implicit include of module.h
Paul Gortmaker
[prev]
[next]