summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-081-9/+4
* netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-072-1/+8
* netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-071-0/+2
* netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-072-4/+10
* netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2014-03-071-1/+7
* netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-062-2/+8
* netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakageFlorian Westphal2014-03-061-2/+2
* netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik2014-03-062-0/+8
* netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa2014-03-061-0/+2
* netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa2014-03-062-4/+7
* netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso2014-02-272-3/+13
* netfilter: nf_tables: add nft_dereference() macroPatrick McHardy2014-02-251-0/+4
* netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2014-02-251-0/+21
* netfilter: nft_ct: labels get supportFlorian Westphal2014-02-192-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-1935-260/+264
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-184-0/+8
| |\
| | * Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-191-0/+2
| | |\
| | | * drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| | * | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-191-0/+1
| | |\ \
| | | * | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-121-0/+1
| | * | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-182-0/+5
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-183-17/+50
| |\ \ \
| | * | | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-171-0/+20
| | * | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-3/+6
| | * | | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-171-13/+1
| | * | | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-0/+17
| | * | | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-131-1/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-171-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-171-2/+3
| | | |/ | | |/|
| * | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-171-1/+1
| |\ \ \
| | * | | dma-buf: update debugfs outputSumit Semwal2014-02-131-1/+1
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-171-0/+39
| |\ \ \ \
| | * | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+39
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-161-1/+0
| |\ \ \ \ \
| | * | | | | Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-141-1/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-151-1/+0
| |\ \ \ \ \ \
| | * | | | | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-121-1/+0
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-151-0/+5
| |\ \ \ \ \ \ \
| | | * | | | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-091-0/+5
| | |/ / / / / /
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-151-0/+14
| |\ \ \ \ \ \ \
| | * | | | | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-0/+14
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-141-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-2/+0
| | |/ / / / / /
| * | | | | | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-142-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-071-1/+1
| | * | | | | | | Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-071-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-141-5/+1
| |\ \ \ \ \ \ \
| | * | | | | | | compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-131-5/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-141-6/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-02-131-6/+1
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |