summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-10-01bond: take rcu lock in netpoll_send_skb_on_devDave Jones
2018-10-01rtnetlink: Fail dump if target netnsid is invalidDavid Ahern
2018-10-01Revert "openvswitch: Fix template leak in error cases."Flavio Leitner
2018-10-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-10-01net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-09-29tipc: fix failover problemLUU Duc Canh
2018-09-29Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-09-28netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()Eric Dumazet
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-28netfilter: xt_socket: check sk before checking for netns.Flavio Leitner
2018-09-28netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo
2018-09-28rxrpc: Fix error distributionDavid Howells
2018-09-28rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells
2018-09-28rxrpc: Make service call handling more robustDavid Howells
2018-09-28rxrpc: Improve up-front incoming packet checkingDavid Howells
2018-09-28rxrpc: Emit BUSY packets when supposed to rather than ABORTsDavid Howells
2018-09-28rxrpc: Fix RTT gatheringDavid Howells
2018-09-28rxrpc: Fix checks as to whether we should set up a new callDavid Howells
2018-09-27rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells
2018-09-27nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2018-09-26net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit
2018-09-26net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern
2018-09-26Bluetooth: SMP: fix crash in unpairingMatias Karhumaa
2018-09-26nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HTMasashi Honma
2018-09-26mac80211: allocate TXQs for active monitor interfacesFelix Fietkau
2018-09-25tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan
2018-09-25tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan
2018-09-25tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan
2018-09-24ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan
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-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor
2018-09-21devlink: double free in devlink_resource_fill()Dan Carpenter
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-20sctp: update dst pmtu with the correct daddrXin Long
2018-09-20netfilter: conntrack: get rid of double sizeofzhong jiang
2018-09-20netfilter: nft_osf: use enum nft_data_types for nft_validate_register_storeStefan Agner
2018-09-20netfilter: bridge: Don't sabotage nf_hook calls from an l3mdevDavid Ahern
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-09-20xfrm: validate template modeSean Tranchetti
2018-09-19ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-19Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller