summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-22Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READYDean Jenkins
2017-04-22Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdevDean Jenkins
2017-04-22Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()Dean Jenkins
2017-04-22ieee802154: don't select COMMON_CLKArnd Bergmann
2017-04-22Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependencyArnd Bergmann
2017-04-22Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failureSebastian Reichel
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21net: dsa: LAN9303: add I2C dependencyArnd Bergmann
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar
2017-04-21bpf, doc: update bpf maintainers entryDaniel Borkmann
2017-04-21net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21MAINTAINERS: Add new IPsec offloading files.Steffen Klassert
2017-04-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-21netvsc: fix use after free on module removalstephen hemminger
2017-04-21Merge branch 'tc-filter-cleanup-destroy-delete'David S. Miller
2017-04-21net_sched: remove useless NULL to tp->rootWANG Cong
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan
2017-04-21Merge branch 'ibmvnic-updates-and-bug-fixes'David S. Miller
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot
2017-04-21ibmvnic: Disable irq prior to closeBrian King
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot
2017-04-21ibmvnic: Remove inflight listNathan Fontenot
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King
2017-04-21ibmvnic: Fixup atomic API usageBrian King
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann
2017-04-21Merge branch 'skb_cow_head'David S. Miller
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead