summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-115/+53
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-177/+323
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann-1/+5
2017-09-08net: rcu lock and preempt disable missing around generic xdpJohn Fastabend-9/+16
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann-2/+19
2017-09-08ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan-0/+1
2017-09-08ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan-2/+2
2017-09-08ipv6: fix typo in fib6_net_exit()Eric Dumazet-1/+1
2017-09-08tcp: fix a request socket leakEric Dumazet-6/+6
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-88/+87
2017-09-08sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner-1/+2
2017-09-08netfilter: xt_hashlimit: fix build error caused by 64bit divisionVishwanath Pai-5/+7
2017-09-08netfilter: xt_hashlimit: alloc hashtable with right sizeZhizhou Tian-2/+2
2017-09-08netfilter: core: remove erroneous warn_onFlorian Westphal-1/+1
2017-09-08netfilter: nat: use keyed locksFlorian Westphal-12/+24
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal-77/+53
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal-0/+3
2017-09-08netfilter: nf_nat: don't bug when mapping already existsFlorian Westphal-1/+3
2017-09-08ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca-6/+19
2017-09-08netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long-1/+2
2017-09-08netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long-2/+5
2017-09-07rds: Fix incorrect statistics countingHåkon Bugge-3/+7
2017-09-07udp: drop head states only when all skb references are gonePaolo Abeni-7/+7
2017-09-07ip6_gre: update mtu properly in ip6gre_errXin Long-1/+3
2017-09-07net: sched: fix memleak for chain zeroJiri Pirko-9/+9
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller-32/+122
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-1/+1
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza-1/+1
2017-09-06netlink: access nlk groups safely in netlink bind and getnameXin Long-4/+12
2017-09-06netlink: fix an use-after-free issue for nlk groupsXin Long-3/+3
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng-2/+2
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-40132/+13032
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg-14/+28
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer-0/+18
2017-09-06cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach-2/+18
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-76/+62
2017-09-05rds: Fix non-atomic operation on shared flag variableHåkon Bugge-2/+2
2017-09-05net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski-2/+6
2017-09-05rxrpc: Make service connection lookup always check for retryDavid Howells-2/+1
2017-09-05svcrdma: Estimate Send Queue depth properlyChuck Lever-4/+13
2017-09-05svcrdma: Limit RQ depthChuck Lever-7/+12
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever-93/+15
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields-2/+20
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+2
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli-1/+2
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli-2/+6
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel-3/+10
2017-09-05flow_dissector: Add limit for number of headers to dissectTom Herbert-3/+22
2017-09-05flow_dissector: Cleanup control flowTom Herbert-78/+145
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann-0/+2