summaryrefslogtreecommitdiffstats
path: root/Documentation/logo.gif (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-20sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long1-1/+3
2017-02-20sctp: add reconf chunk eventXin Long2-0/+33
2017-02-20sctp: add reconf chunk processXin Long2-0/+55
2017-02-20sctp: add a function to verify the sctp reconf chunkXin Long2-0/+62
2017-02-20sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long3-7/+75
2017-02-20sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long2-0/+119
2017-02-20sctp: add support for generating stream ssn reset event notificationXin Long3-0/+49
2017-02-20sctp: add support for generating stream reconf resp chunkXin Long3-0/+105
2017-02-20virtio-net: batch stats updatingJason Wang1-16/+31
2017-02-20mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet1-10/+14
2017-02-20uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin1-1/+2
2017-02-20uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-52/+52
2017-02-20uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-02-20uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-02-20uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-02-20ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2-2/+15
2017-02-20ibmvnic: Use common counter for capabilities checksThomas Falcon2-35/+39
2017-02-20ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2-1/+18
2017-02-20qed: Add support for hardware offloaded FCoE.Arun Easi25-19/+3211
2017-02-19ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-19printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17tcp: use page_ref_inc() in tcp_sendmsg()Eric Dumazet1-1/+1
2017-02-17tcp: accommodate sequence number to a peer's shrunk receive window caused by ...Cui, Cheng1-2/+5
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning5-11/+19
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward1-3/+8
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper1-18/+30
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2017-02-17net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp1-0/+1
2017-02-17rds:Remove unnecessary ib_ring unallocZhu Yanjun1-1/+0
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman3-9/+4
2017-02-17pkt_sched: Remove useless qdisc_stab_lockGao Feng1-12/+0
2017-02-17rxrpc: Change module filename to rxrpc.koDavid Howells2-39/+7
2017-02-17netvsc: fix typo on statisticsSimon Xiao1-1/+1
2017-02-17rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann1-4/+7
2017-02-17net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-58/+65
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-02-17bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entriesRoopa Prabhu1-1/+1
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann13-63/+419
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann6-27/+14
2017-02-17bpf: mark all registered map/prog types as __ro_after_initDaniel Borkmann6-23/+23
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-02-17bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failureRoopa Prabhu1-0/+2
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser4-8/+6
2017-02-17net: ethoc: Use eth_hw_addr_random()Tobias Klauser1-8/+2
2017-02-17rhashtable: Add nested tablesHerbert Xu2-72/+276
2017-02-17tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2-11/+23
2017-02-17gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu1-11/+17