aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25net/sctp: terminate rhashtable walk correctlyVegard Nossum1-0/+1
2016-07-25net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-07-25sctp: also point GSO head_skb to the sk when it's availableMarcelo Ricardo Leitner1-0/+3
2016-07-25sctp: fix BH handling on socket backlogMarcelo Ricardo Leitner2-2/+2
2016-07-25hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang1-2/+2
2016-07-25kcm: remove redundant -ve error check and return pathColin Ian King1-5/+1
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning1-0/+4
2016-07-25libcxgb: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-25sctp: use inet_recvmsg to support sctp RFS wellXin Long2-2/+2
2016-07-25macsec: validate ICV length on link creationDavide Caratti1-1/+13
2016-07-25macsec: fix error codes when a SA is createdDavide Caratti1-22/+36
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti2-2/+4
2016-07-25bridge: Fix incorrect re-injection of LLDP packetsIdo Schimmel1-0/+8
2016-07-25sctp: support ipv6 nonlocal bindXin Long1-1/+3
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann4-9/+14
2016-07-25net/ncsi: avoid maybe-uninitialized warningArnd Bergmann1-13/+19
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2-3/+3
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash4-0/+6
2016-07-25cxgb3i: add iSCSI DDP supportVarun Prakash1-1/+118
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash8-2/+507
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash4-1009/+0
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash9-26/+81
2016-07-25net: bridge: br_set_ageing_time takes a clock_tVivien Didelot2-2/+2
2016-07-25net: bridge: fix br_stp_enable_bridge commentVivien Didelot1-1/+1
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar7-236/+446
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch1-1/+10
2016-07-24mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2-1/+507
2016-07-24net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi1-0/+9
2016-07-24mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi1-0/+67
2016-07-24mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi1-0/+54
2016-07-24mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi1-0/+41
2016-07-24net/sched: Add match-all classifier hw offloading.Yotam Gigi4-3/+87
2016-07-24net/sched: introduce Match-all classifierJiri Pirko4-0/+270
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel2-0/+7
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel6-3/+109
2016-07-24cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen1-0/+51
2016-07-23netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang1-23/+20
2016-07-23netfilter: nft_compat: put back match/target module if init failLiping Zhang1-8/+24
2016-07-23netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng1-14/+1
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-22netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal3-32/+16
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal6-40/+18
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2
2016-07-22ixgbe: cleanup crosstalk fixDon Skidmore4-41/+72
2016-07-22ixgbe: remove redundant check on ret_valColin Ian King1-3/+0