aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03dccp: fix tasklet usageEric Dumazet
2018-05-03smc: fix sendpage() callStefan Raspl
2018-05-03net/smc: handle unregistered buffersKarsten Graul
2018-05-03net/smc: call consolidationKarsten Graul
2018-05-03net: bridge: Notify about !added_by_user FDB entriesPetr Machata
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-05-03net: bridge: avoid duplicate notification on up/down/change netdev eventsNikolay Aleksandrov
2018-05-03tcp: restore autocorkingEric Dumazet
2018-05-03ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() commentSun Lianwen
2018-05-03rds: do not leak kernel memory to user landEric Dumazet
2018-05-03net sched: Implemented get_fill_size routine for act_csum.Craig Dillabaugh
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02net/smc: determine vlan_id of stacked net_deviceUrsula Braun
2018-05-02net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSDUrsula Braun
2018-05-02net/smc: ipv6 support for smc_diag.cKarsten Graul
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-02udp: Complement partial checksum for GSO packetSean Tranchetti
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter
2018-05-01udp: disable gso with no_check_txWillem de Bruijn
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang
2018-05-01cls_flower: Support multiple masks per priorityPaul Blakey
2018-05-01tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet
2018-05-01sctp: add sctp_make_op_error_limited and reuse inner functionsMarcelo Ricardo Leitner
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin
2018-05-01net/tls: Split conf to rx + txBoris Pismenny
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin
2018-05-01tcp: Add clean acked data hookIlya Lesokhin
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata
2018-04-30ipv6: sr: extract the right key values for "seg6_make_flowlabel"Ahmed Abdelsalam
2018-04-30erspan: auto detect truncated packets.William Tu
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet
2018-04-29bridge: check iface upper dev when setting master via ioctlHangbin Liu