| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 16 | -39/+129 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-10-19 | 5 | -25/+27 |
| |\ |
|
| | * | net: add pfmemalloc check in sk_add_backlog() | Eric Dumazet | 2015-10-17 | 1 | -0/+8 |
| | * | rtnetlink: fix gcc -Wconversion warning | Arad, Ronen | 2015-10-13 | 1 | -1/+1 |
| | * | af_unix: constify the sock parameter in unix_sk() | Paul Moore | 2015-10-08 | 1 | -1/+1 |
| | * | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT | Joe Stringer | 2015-10-07 | 1 | -10/+4 |
| | * | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer | 2015-10-07 | 1 | -4/+4 |
| | * | openvswitch: Fix typos in CT headers | Joe Stringer | 2015-10-07 | 1 | -2/+2 |
| | * | openvswitch: Rename LABEL->LABELS | Joe Stringer | 2015-10-05 | 1 | -6/+6 |
| | * | tcp/dccp: fix old style declarations | Raanan Avargil | 2015-10-05 | 1 | -2/+2 |
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-10-16 | 1 | -1/+2 |
| |\ \ |
|
| | * | | drm/dp/mst: make mst i2c transfer code more robust. | Dave Airlie | 2015-10-15 | 1 | -1/+2 |
| * | | | arm64: Fix MINSIGSTKSZ and SIGSTKSZ | Manjeet Pawar | 2015-10-12 | 1 | -0/+2 |
| |/ / |
|
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-11 | 1 | -0/+5 |
| |\ \ |
|
| | * | | irqdomain: Add an accessor for the of_node field | Marc Zyngier | 2015-10-09 | 1 | -0/+5 |
| * | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-10-10 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | usb: renesas_usbhs: fix build warning if 64-bit architecture | Yoshihiro Shimoda | 2015-09-30 | 1 | -1/+1 |
| * | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-10-06 | 1 | -0/+8 |
| |\ \ \ |
|
| | * | | | x86/xen: Support kexec/kdump in HVM guests by doing a soft reset | Vitaly Kuznetsov | 2015-09-28 | 1 | -0/+8 |
| | |/ / |
|
| * | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 2 | -8/+75 |
| |\ \ \ |
|
| | * | | | string: provide strscpy() | Chris Metcalf | 2015-09-10 | 1 | -0/+3 |
| | * | | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -8/+72 |
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-10-03 | 3 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | drm/dp/mst: add some defines for logical/physical ports | Dave Airlie | 2015-10-02 | 1 | -0/+4 |
| | * | | | | drm/dp/mst: split connector registration into two parts (v2) | Dave Airlie | 2015-10-02 | 1 | -0/+1 |
| | * | | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 | Egbert Eich | 2015-09-30 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-10-02 | 2 | -4/+3 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | blk-mq: factor out a helper to iterate all tags for a request_queue | Christoph Hellwig | 2015-10-01 | 1 | -2/+0 |
| | * | | | blk-mq: fix racy updates of rq->errors | Christoph Hellwig | 2015-10-01 | 1 | -1/+1 |
| | * | | | blk-mq: fix sysfs registration/unregistration race | Akinobu Mita | 2015-09-29 | 2 | -1/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-10-19 | 6 | -71/+50 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso | 2015-10-17 | 61 | -332/+994 |
| |\ \ \ \ \ |
|
| * | | | | | | netfilter: turn NF_HOOK into an inline function | Arnd Bergmann | 2015-10-16 | 1 | -2/+17 |
| * | | | | | | netfilter: make nf_queue_entry_get_refs return void | Florian Westphal | 2015-10-16 | 1 | -1/+1 |
| * | | | | | | netfilter: remove hook owner refcounting | Florian Westphal | 2015-10-16 | 1 | -1/+0 |
| * | | | | | | netfilter: conntrack: fix crash on timeout object removal | Pablo Neira Ayuso | 2015-10-12 | 1 | -6/+19 |
| * | | | | | | netfilter: nfnetlink_log: allow to attach conntrack | Ken-ichirou MATSUZAWA | 2015-10-05 | 1 | -0/+3 |
| * | | | | | | netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct | Ken-ichirou MATSUZAWA | 2015-10-05 | 1 | -1/+1 |
| * | | | | | | netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info | Ken-ichirou MATSUZAWA | 2015-10-05 | 1 | -2/+2 |
| * | | | | | | netfilter: remove dead code | Flavio Leitner | 2015-10-05 | 1 | -4/+0 |
| * | | | | | | netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c | Pablo Neira Ayuso | 2015-10-04 | 2 | -55/+8 |
* | | | | | | | uapi: add mpls_iptunnel.h | stephen hemminger | 2015-10-19 | 1 | -0/+1 |
* | | | | | | | tcp: do not set queue_mapping on SYNACK | Eric Dumazet | 2015-10-19 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | net: introduce pre-change upper device notifier | Jiri Pirko | 2015-10-16 | 1 | -0/+1 |
* | | | | | | tcp/dccp: fix race at listener dismantle phase | Eric Dumazet | 2015-10-16 | 2 | -26/+2 |
* | | | | | | tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper | Eric Dumazet | 2015-10-16 | 1 | -0/+1 |
* | | | | | | switchdev: introduce possibility to defer obj_add/del | Jiri Pirko | 2015-10-15 | 1 | -0/+1 |
* | | | | | | switchdev: remove pointers from switchdev objects | Jiri Pirko | 2015-10-15 | 1 | -4/+3 |
* | | | | | | switchdev: allow caller to explicitly request attr_set as deferred | Jiri Pirko | 2015-10-15 | 1 | -0/+1 |
* | | | | | | switchdev: make struct switchdev_attr parameter const for attr_set calls | Jiri Pirko | 2015-10-15 | 1 | -3/+3 |