aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien
2019-05-04cls_matchall: avoid panic when receiving a packet before filter setMatteo Croce
2019-05-04net: sched: cls_u32: use struct_size() helperGustavo A. R. Silva
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang
2019-05-04neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern
2019-05-04neighbor: Reset gc_entries counter if new entry is released before insertDavid Ahern
2019-05-03net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01rpcpipe: switch to ->free_inode()Al Viro
2019-05-01udp: fix GRO packet of deathEric Dumazet
2019-05-01ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau
2019-05-01rds: ib: force endiannes annotationNicholas Mc Guire
2019-05-01ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-01taprio: Add support for cycle-time-extensionVinicius Costa Gomes
2019-05-01taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes
2019-05-01taprio: Add support adding an admin scheduleVinicius Costa Gomes
2019-05-01taprio: Fix potencial use of invalid memory during dequeue()Vinicius Costa Gomes
2019-05-01tcp: refactor setting the initial congestion windowYuchung Cheng
2019-05-01tcp: refactor to consolidate TFO passive open codeYuchung Cheng
2019-05-01tcp: undo cwnd on Fast Open spurious SYNACK retransmitYuchung Cheng
2019-05-01tcp: lower congestion window on Fast Open SYNACK timeoutYuchung Cheng
2019-05-01tcp: undo init congestion window on false SYNACK timeoutYuchung Cheng
2019-05-01tcp: better SYNACK sent timestampYuchung Cheng
2019-05-01tcp: undo initial congestion window on false SYN timeoutYuchung Cheng
2019-05-01tcp: avoid unconditional congestion window undo on SYN retransmitYuchung Cheng
2019-05-01net/tls: avoid NULL pointer deref on nskb->sk in fallbackJakub Kicinski
2019-05-01packet: validate msg_namelen in send directlyWillem de Bruijn
2019-05-01packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn
2019-05-01devlink: Change devlink health locking mechanismMoshe Shemesh
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long
2019-04-30ipv6: fix races in ip6_dst_destroy()Eric Dumazet
2019-04-30net: dsa: Remove legacy probing supportAndrew Lunn
2019-04-30net: dsa: Add more convenient functions for installing port VLANsVladimir Oltean
2019-04-30net: dsa: Skip calling .port_vlan_filtering on no changeVladimir Oltean
2019-04-30net: dsa: Keep the vlan_filtering setting in dsa_switch if it's globalVladimir Oltean
2019-04-30net: dsa: Unset vlan_filtering when ports leave the bridgeVladimir Oltean
2019-04-30net: dsa: Be aware of switches where VLAN filtering is a global settingVladimir Oltean
2019-04-30net: dsa: Store vlan_filtering as a property of dsa_portVladimir Oltean
2019-04-30net: dsa: Fix pharse -> phase typoVladimir Oltean
2019-04-30l2ip: fix possible use-after-freeEric Dumazet
2019-04-30appletalk: Set error code if register_snap_client failedYueHaibing
2019-04-30rxrpc: Fix net namespace cleanupDavid Howells
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"Colin Ian King
2019-04-30netfilter: nft_ct: Add ct id supportBrett Mastbergen
2019-04-30openvswitch: load and reference the NAT helper.Flavio Leitner
2019-04-30netfilter: nf_nat: register NAT helpers.Flavio Leitner
2019-04-30netfilter: add API to manage NAT helpers.Flavio Leitner
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner