summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-28netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-03-28openvswitch: call only into reachable nf-nat codeArnd Bergmann
2016-03-28openvswitch: Fix checking for new expected connections.Jarno Rajahalme
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai
2016-03-27ravb: fix software timestampingLino Sanfilippo
2016-03-27net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes
2016-03-27Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila
2016-03-27Fix returned tc and hoplimit values for route with IPv6 encapsulationQuentin Armitage
2016-03-27drivers/net/usb/plusb.c: Fix typoDiego Viola
2016-03-25net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen
2016-03-25qlge: Update version to 1.00.00.35Manish Chopra
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin
2016-03-25bpf: add missing map_flags to bpf_map_show_fdinfoDaniel Borkmann
2016-03-25netpoll: Fix extra refcount release in netpoll_cleanup()Bjorn Helgaas
2016-03-24net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther
2016-03-24net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther
2016-03-24switchdev: fix typo in comments/docNicolas Dichtel
2016-03-24net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen
2016-03-24Merge branch 'hns-fixes'David S. Miller
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li
2016-03-24net: hns: remove useless variable assignment and commentQianqian Xie
2016-03-24net: hns: bug fix for return valuesQianqian Xie
2016-03-24net: hns: optimizate fmt of snprintf()Qianqian Xie
2016-03-24net: hns: fix a bug for cycle indexQianqian Xie
2016-03-24xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-03-24Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-24Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-24Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan
2016-03-23hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang
2016-03-23Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-03-23Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo
2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo
2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo
2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo
2016-03-23net: Fix typos and whitespace.Bjorn Helgaas