aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-30bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan1-1/+1
2016-03-28qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-03-28netfilter: ipv4: fix NULL dereferenceLiping Zhang2-36/+38
2016-03-28netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIESPablo Neira Ayuso4-0/+10
2016-03-28netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast failsPablo Neira Ayuso1-1/+6
2016-03-28netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-03-28netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-03-28netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-03-28openvswitch: call only into reachable nf-nat codeArnd Bergmann2-9/+11
2016-03-28openvswitch: Fix checking for new expected connections.Jarno Rajahalme1-2/+3
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai5-8/+35
2016-03-28net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax1-3/+5
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng3-6/+8
2016-03-28net: hns: fixed the setting and getting overtime bugLisheng4-154/+126
2016-03-28openvswitch: Use proper buffer size in nla_memcpyHaishuang Yan1-1/+2
2016-03-27ravb: fix software timestampingLino Sanfilippo1-1/+1
2016-03-27net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes1-2/+2
2016-03-27Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila1-5/+10
2016-03-27Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage1-2/+2
2016-03-27drivers/net/usb/plusb.c: Fix typoDiego Viola1-1/+1
2016-03-25net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen1-10/+49
2016-03-25qlge: Update version to 1.00.00.35Manish Chopra1-1/+1
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2-0/+6
2016-03-25bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann1-2/+4
2016-03-25netpoll: Fix extra refcount release in netpoll_cleanup()Bjorn Helgaas1-1/+2
2016-03-24net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther1-1/+1
2016-03-24net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2-4/+16
2016-03-24switchdev: fix typo in comments/docNicolas Dichtel2-2/+2
2016-03-24net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen1-1/+1
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li2-18/+24
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan1-1/+1
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li1-4/+5
2016-03-24net: hns: remove useless variable assignment and commentQianqian Xie1-4/+1
2016-03-24net: hns: bug fix for return valuesQianqian Xie1-2/+2
2016-03-24net: hns: optimizate fmt of snprintf()Qianqian Xie1-1/+2
2016-03-24net: hns: fix a bug for cycle indexQianqian Xie1-6/+6
2016-03-24xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org1-0/+3
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan2-31/+29
2016-03-23hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang1-6/+6
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo1-3/+4
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo4-44/+12
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo2-7/+9
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo3-10/+10
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo1-38/+31
2016-03-23net: Fix typos and whitespace.Bjorn Helgaas1-109/+106
2016-03-23hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang2-5/+6
2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang1-1/+4
2016-03-23ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo4-46/+0
2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo4-5/+3