summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2016-39/+129
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-195-25/+27
| |\
| | * net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-171-0/+8
| | * rtnetlink: fix gcc -Wconversion warningArad, Ronen2015-10-131-1/+1
| | * af_unix: constify the sock parameter in unix_sk()Paul Moore2015-10-081-1/+1
| | * openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-071-10/+4
| | * openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-071-4/+4
| | * openvswitch: Fix typos in CT headersJoe Stringer2015-10-071-2/+2
| | * openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-051-6/+6
| | * tcp/dccp: fix old style declarationsRaanan Avargil2015-10-051-2/+2
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-161-1/+2
| |\ \
| | * | drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie2015-10-151-1/+2
| * | | arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-121-0/+2
| |/ /
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-0/+5
| |\ \
| | * | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| * | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| * | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-061-0/+8
| |\ \ \
| | * | | x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+8
| | |/ /
| * | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-042-8/+75
| |\ \ \
| | * | | string: provide strscpy()Chris Metcalf2015-09-101-0/+3
| | * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-033-0/+6
| |\ \ \ \
| | * | | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-021-0/+4
| | * | | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-021-0/+1
| | * | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-022-4/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-011-2/+0
| | * | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
| | * | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-292-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-10-196-71/+50
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-1761-332/+994
| |\ \ \ \ \
| * | | | | | netfilter: turn NF_HOOK into an inline functionArnd Bergmann2015-10-161-2/+17
| * | | | | | netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal2015-10-161-1/+1
| * | | | | | netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-1/+0
| * | | | | | netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso2015-10-121-6/+19
| * | | | | | netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA2015-10-051-0/+3
| * | | | | | netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA2015-10-051-1/+1
| * | | | | | netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA2015-10-051-2/+2
| * | | | | | netfilter: remove dead codeFlavio Leitner2015-10-051-4/+0
| * | | | | | netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso2015-10-042-55/+8
* | | | | | | uapi: add mpls_iptunnel.hstephen hemminger2015-10-191-0/+1
* | | | | | | tcp: do not set queue_mapping on SYNACKEric Dumazet2015-10-191-1/+1
| |/ / / / / |/| | | | |
* | | | | | net: introduce pre-change upper device notifierJiri Pirko2015-10-161-0/+1
* | | | | | tcp/dccp: fix race at listener dismantle phaseEric Dumazet2015-10-162-26/+2
* | | | | | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet2015-10-161-0/+1
* | | | | | switchdev: introduce possibility to defer obj_add/delJiri Pirko2015-10-151-0/+1
* | | | | | switchdev: remove pointers from switchdev objectsJiri Pirko2015-10-151-4/+3
* | | | | | switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko2015-10-151-0/+1
* | | | | | switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko2015-10-151-3/+3