Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | devres: add devm_alloc_percpu() | Madalin Bucur | 2016-11-16 | 1 | -0/+19 | |
* | net: phy: Add phy_ethtool_nway_reset | Florian Fainelli | 2016-11-15 | 1 | -0/+1 | |
* | vxlan: remove unsed vxlan_dev_dst_port() | pravin shelar | 2016-11-15 | 1 | -10/+0 | |
* | vxlan: avoid vlan processing in vxlan device. | pravin shelar | 2016-11-15 | 1 | -16/+0 | |
* | udplite: fix NULL pointer dereference | Paolo Abeni | 2016-11-15 | 2 | -0/+2 | |
* | bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH | Martin KaFai Lau | 2016-11-15 | 1 | -1/+2 | |
* | bpf: Add BPF_MAP_TYPE_LRU_HASH | Martin KaFai Lau | 2016-11-15 | 1 | -0/+8 | |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 | 24 | -41/+67 | |
|\ | ||||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-14 | 11 | -15/+29 | |
| |\ | ||||||
| | * | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" | Mike Frysinger | 2016-11-13 | 1 | -1/+0 | |
| | * | tcp: take care of truncations done by sk_filter() | Eric Dumazet | 2016-11-13 | 1 | -0/+1 | |
| | * | net: bpqether.h: remove if_ether.h guard | Baruch Siach | 2016-11-13 | 1 | -2/+0 | |
| | * | bpf: Fix bpf_redirect to an ipip/ip6tnl dev | Martin KaFai Lau | 2016-11-13 | 1 | -0/+15 | |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-11-10 | 2 | -5/+6 | |
| | |\ | ||||||
| | | * | netfilter: conntrack: avoid excess memory allocation | Florian Westphal | 2016-10-27 | 1 | -2/+1 | |
| | | * | netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_... | John W. Linville | 2016-10-27 | 1 | -1/+1 | |
| | | * | netfilter: nf_tables: fix *leak* when expr clone fail | Liping Zhang | 2016-10-27 | 1 | -2/+4 | |
| | * | | dccp: do not release listeners too soon | Eric Dumazet | 2016-11-03 | 1 | -2/+2 | |
| | * | | ipv4: allow local fragmentation in ip_finish_output_gso() | Lance Richardson | 2016-11-03 | 1 | -2/+1 | |
| | * | | net: tcp: check skb is non-NULL for exact match on lookups | David Ahern | 2016-11-03 | 2 | -2/+2 | |
| | * | | ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() | Eli Cooper | 2016-11-02 | 1 | -0/+1 | |
| | * | | sctp: hold transport instead of assoc when lookup assoc in rx path | Xin Long | 2016-10-31 | 1 | -1/+1 | |
| * | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-11-13 | 1 | -0/+7 | |
| |\ \ \ | ||||||
| | * \ \ | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2016-11-07 | 1 | -0/+7 | |
| | |\ \ \ | ||||||
| | | * | | | phy: Add reset callback for not generic phy | Randy Li | 2016-11-05 | 1 | -0/+7 | |
| * | | | | | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-11-12 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'device-properties' | Rafael J. Wysocki | 2016-11-11 | 1 | -1/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ACPI / platform: Add support for build-in properties | Heikki Krogerus | 2016-11-10 | 1 | -1/+2 | |
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-11-11 | 4 | -9/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski | 2016-11-11 | 2 | -1/+7 | |
| | * | | | | | | | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede | 2016-11-11 | 1 | -6/+0 | |
| | * | | | | | | | mm, frontswap: make sure allocated frontswap map is assigned | Vlastimil Babka | 2016-11-11 | 1 | -2/+3 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-11-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | aio: fix freeze protection of aio writes | Jan Kara | 2016-10-30 | 1 | -0/+1 | |
| | * | | | | | | | | fs: remove the never implemented aio_fsync file operation | Christoph Hellwig | 2016-10-30 | 1 | -1/+0 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-11-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | libceph: initialize last_linger_id with a large integer | Ilya Dryomov | 2016-11-10 | 1 | -0/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-11-09 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linus | Mark Brown | 2016-11-04 | 1 | -6/+0 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | ASoC: topology: Reenable use from userspace | Mark Brown | 2016-10-11 | 1 | -6/+0 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-11-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | percpu: use notrace variant of preempt_disable/preempt_enable | Heiko Carstens | 2016-11-08 | 1 | -2/+2 | |
| * | | | | | | | | Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-11-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mtd: nand: Fix data interface configuration logic | Boris Brezillon | 2016-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 2016-11-04 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into... | Dave Airlie | 2016-11-01 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | drm: Don't force all planes to be added to the state due to zpos | Ville Syrjälä | 2016-10-26 | 1 | -1/+7 | |
| | | |/ / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-31 | 1 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int... | Mark Brown | 2016-10-29 | 1 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | regmap: Rename ret variable in regmap_read_poll_timeout | Charles Keepax | 2016-10-28 | 1 | -5/+5 | |
| | | | | |_|_|_|/ / | | | | |/| | | | | |