index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-29
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
2019-04-29
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...
Stephen Suryaputra
2019-04-29
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
2019-04-29
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
2019-04-29
Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-28
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2019-04-28
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
dsa: Make use of the list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
2019-04-28
dsa: Register the none tagger ops
Andrew Lunn
2019-04-28
dsa: Keep link list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
[next]