summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki
2015-03-06netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso
2015-03-06netfilter: nf_tables: cleanup nf_tables.hPatrick McHardy
2015-03-06netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_clusterPablo Neira Ayuso
2015-03-05Merge branch 'suspend-to-idle'Rafael J. Wysocki
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki
2015-03-05bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki
2015-03-04fib_trie: Make fib_table rcu safeAlexander Duyck
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy
2015-03-04mpls: Multicast route table change notificationsEric W. Biederman
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman
2015-03-04mpls: Basic routing supportEric W. Biederman
2015-03-04neigh: Add helper function neigh_xmitEric W. Biederman
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-03ax25: Stop using magic neighbour cache operations.Eric W. Biederman
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust
2015-03-03spi: fix a typo in comment.Marcin Bis
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02neigh: Don't require dst in neigh_hh_initEric W. Biederman
2015-03-02arp: Kill arp_findEric W. Biederman
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2015-03-02neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman
2015-03-02ax25: Refactor to use private neighbour operations.Eric W. Biederman
2015-03-02ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz
2015-03-02ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann
2015-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki
2015-03-02net: move skb->dropcount to skb->cb[]Eyal Birger
2015-03-02net: add common accessor for setting dropcount on packetsEyal Birger
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger
2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth
2015-03-01NFS: Add attribute update barriers to NFS writebacksTrond Myklebust