summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu
2018-09-24neighbour: allow admin to set NTF_ROUTERRoopa Prabhu
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron
2018-09-24net/core: Add new basic hardware counterEelco Chaudron
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet
2018-09-23rds: Fix build regression.David S. Miller
2018-09-22net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski
2018-09-21decnet: Remove unnecessary check for dev->nameNathan Chancellor
2018-09-21net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_netPeter Oskolkov
2018-09-21ipv6: discard IP frag queue on more errorsPeter Oskolkov
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor
2018-09-21net/ipv4: avoid compile error in fib_info_nh_uses_devEric Dumazet
2018-09-21net_sched: sch_fq: remove dead code dealing with retransmitsEric Dumazet
2018-09-21tcp: switch tcp_internal_pacing() to tcp_wstamp_nsEric Dumazet
2018-09-21tcp: switch tcp and sch_fq to new earliest departure time modelEric Dumazet
2018-09-21tcp: switch internal pacing timer to CLOCK_TAIEric Dumazet
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet
2018-09-21net_sched: sch_fq: switch to CLOCK_TAIEric Dumazet
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet
2018-09-21devlink: double free in devlink_resource_fill()Dan Carpenter
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-09-21ipv6: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21net: nci: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21ipv4: remove redundant null pointer check before kfree_skbzhong jiang
2018-09-21net_sched: change tcf_del_walker() to take idrinfo->lockVlad Buslov
2018-09-20netfilter: nft_fib: Convert nft_fib4_eval to new dev helperDavid Ahern
2018-09-20netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helperDavid Ahern
2018-09-20net/ipv4: Move device validation to helperDavid Ahern
2018-09-20sctp: update dst pmtu with the correct daddrXin Long
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-09-19ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-19ipv6: Allow the l3mdev to be a loopbackRobert Shearman
2018-09-19net: linkwatch: add check for netdevice being present to linkwatch_do_devHeiner Kallweit
2018-09-19net: core: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: sched: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang
2018-09-19Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...David S. Miller
2018-09-19Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-09-18ipv6: fix memory leak on dst->_metricsWei Wang
2018-09-18Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing
2018-09-18net/smc: no urgent data check for listen socketsKarsten Graul
2018-09-18net/smc: enable fallback for connection abort in state INITUrsula Braun
2018-09-18net/smc: remove duplicate mutex_unlockUrsula Braun
2018-09-18net/smc: fix non-blocking connect problemUrsula Braun