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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-06
netfilter: xt_hashlimit: use struct_size() helper
Gustavo A. R. Silva
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-05-05
net: use indirect calls helpers at the socket layer
Paolo Abeni
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2019-05-05
net: use indirect calls helpers for ptype hook
Paolo Abeni
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
2019-05-05
net: atm: clean up a range check
Dan Carpenter
2019-05-05
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-04
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
2019-05-04
genetlink: do not validate dump requests if there is no policy
Michal Kubecek
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
2019-05-04
net: sched: cls_u32: use struct_size() helper
Gustavo A. R. Silva
2019-05-04
net: add a generic tracepoint for TX queue timeout
Cong Wang
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
[next]