summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-02-17lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-17scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-17scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'netfilter/master'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2017-02-16Bluetooth: fix spelling mistake: "advetising" -> "advertising"Colin Ian King
2017-02-16Merge branch 'locking/core'Ingo Molnar
2017-02-16Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsgEzequiel Garcia
2017-02-16vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-15openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert
2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert
2017-02-15mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski
2017-02-15cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski
2017-02-15mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar
2017-02-14tcp: tcp_probe: use spin_lock_bh()Eric Dumazet
2017-02-14packet: fix races in fanout_add()Eric Dumazet
2017-02-14net_sched: nla_memdup_cookie() can be staticWei Yongjun
2017-02-14kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-14bridge: fdb: converge fdb_delete_by functions into oneNikolay Aleksandrov
2017-02-14bridge: fdb: add proper lock checks in searching functionsNikolay Aleksandrov
2017-02-14bridge: fdb: converge fdb searching functions into oneNikolay Aleksandrov
2017-02-14ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-02-14ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton
2017-02-14sched: Fix accidental removal of errout gotoJiri Pirko
2017-02-14xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert
2017-02-13net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet
2017-02-13tipc: Fix tipc_sk_reinit race conditionsHerbert Xu
2017-02-13NET: Fix /proc/net/arp for AX.25Ralf Baechle
2017-02-12net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-12netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso