aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds2-1/+3
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-18/+29
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov1-0/+1
2016-11-10libceph: fix legacy layout decode with pool 0Yan, Zheng1-1/+2
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever2-16/+24
2016-11-07SUNRPC: Fix suspicious RCU usageAnna Schumaker1-2/+5
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-47/+82
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever1-3/+10
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds85-412/+675
2016-10-29tipc: fix broadcast link synchronization problemJon Paul Maloy6-6/+33
2016-10-29rds: debug messages are enabled by defaultshamir rabinovitch2-2/+2
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+4
2016-10-29Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-3/+2
2016-10-29packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2-5/+5
2016-10-29net_sched actions: use nla_parse_nested()Johannes Berg1-2/+1
2016-10-29ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper1-0/+1
2016-10-29inet: Fix missing return value in inet6_hashCraig Gallek1-2/+4
2016-10-29sctp: validate chunk len before actually using itMarcelo Ricardo Leitner1-6/+6
2016-10-28sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton2-0/+2
2016-10-27net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim1-1/+2
2016-10-27flow_dissector: fix vlan tag handlingArnd Bergmann1-5/+5
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-2/+4
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-20/+48
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet3-7/+9
2016-10-26sctp: fix the panic caused by route updateXin Long1-1/+7
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields3-45/+71
2016-10-26cfg80211: process events caused by suspend before suspendingJohannes Berg1-1/+4
2016-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller3-35/+42
2016-10-23net: sctp, forbid negative lengthJiri Slaby1-1/+4
2016-10-23ipv6: do not increment mac header when it's unsetJason A. Donenfeld1-1/+2
2016-10-22ipv4: use the right lock for ping_group_rangeWANG Cong1-4/+4
2016-10-22netns: revert "netns: avoid disabling irq for netns id"Paul Moore1-15/+20
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2-6/+14
2016-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller13-42/+70
2016-10-21batman-adv: fix splat on disabling an interfaceLinus Lüssing1-1/+0
2016-10-20ipv4: disable BH in set_ping_group_range()Eric Dumazet1-2/+2
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet7-8/+17
2016-10-20net: add recursion limit to GROSabrina Dubroca8-8/+9
2016-10-20ipv6: properly prevent temp_prefered_lft sysctl raceJiri Bohac1-5/+4
2016-10-20netfilter: fix nf_queue handlingPablo Neira Ayuso3-27/+36
2016-10-20netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reachedNicolas Dichtel1-1/+1
2016-10-20net/ncsi: Improve HNCDSC AEN handlerGavin Shan1-3/+15
2016-10-20net/ncsi: Choose hot channel as active one if necessaryGavin Shan2-3/+20
2016-10-20net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan2-1/+28
2016-10-20net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan1-28/+50
2016-10-20net/sched: act_mirred: Use passed lastuse argumentPaul Blakey1-1/+4
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski3-35/+42
2016-10-19netfilter: x_tables: suppress kmemcheck warningFlorian Westphal1-1/+1
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-1/+1
2016-10-19tcp: do not export sysctl_tcp_low_latencyEric Dumazet1-1/+0