summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-12-05mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-05mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-05mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-11-09cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R
2018-11-09mac80211: fix CSA beacon allocation sizeJohannes Berg
2018-11-09cfg80211/mac80211: fix FTM settings across CSAJohannes Berg
2018-11-09mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-11-09mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang
2018-11-09cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich
2018-11-09mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long
2018-11-03openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2018-11-03net: do not abort bulk send on BQL statusEric Dumazet
2018-11-02rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill
2018-11-02net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre
2018-11-01net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-31openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher
2018-10-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-30bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-29rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-10-29sctp: check policy more carefully when getting pr statusXin Long
2018-10-29sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu
2018-10-29nfsd: Fix an Oops in free_session()Trond Myklebust
2018-10-29svcrdma: Remove try_module_get from backchannelChuck Lever
2018-10-29svcrdma: Remove ->release_rqst call in bc reply handlerChuck Lever
2018-10-29svcrdma: Reduce max_send_sgesChuck Lever
2018-10-29SUNRPC: Simplify TCP receive codeTrond Myklebust
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust
2018-10-29SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust
2018-10-29SUNRPC: Make server side AUTH_UNIX use lockless lookupsTrond Myklebust
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds
2018-10-28net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti
2018-10-28net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-10-28net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-10-28net: Properly unlink GRO packets on overflow.David S. Miller
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26net/neigh: fix NULL deref in pneigh_dump_table()Eric Dumazet
2018-10-26bpf: fix wrong helper enablement in cgroup local storageDaniel Borkmann
2018-10-26net: allow traceroute with a specified interface in a vrfMike Manning