| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 65 | -372/+2156 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-30 | 21 | -52/+134 |
| |\ |
|
| | * | vxlan: avoid using stale vxlan socket. | pravin shelar | 2016-10-30 | 1 | -2/+2 |
| | * | net/mlx4: Fix firmware command timeout during interrupt test | Eugenia Emantayev | 2016-10-29 | 1 | -1/+2 |
| | * | Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-10-29 | 1 | -8/+13 |
| | |\ |
|
| | | * | mac80211: fix some sphinx warnings | Jani Nikula | 2016-10-26 | 1 | -8/+13 |
| | * | | Revert "hv_netvsc: report vmbus name in ethtool" | Stephen Hemminger | 2016-10-29 | 1 | -7/+0 |
| | * | | net/mlx5: PCI error recovery health care simulation | Mohamad Haj Yahia | 2016-10-29 | 1 | -0/+1 |
| | * | | net/mlx5: Fix race between PCI error handlers and health work | Mohamad Haj Yahia | 2016-10-29 | 1 | -0/+4 |
| | * | | {net, ib}/mlx5: Make cache line size determination at runtime. | Daniel Jurgens | 2016-10-29 | 1 | -11/+0 |
| | * | | net: ipv6: Do not consider link state for nexthop validation | David Ahern | 2016-10-27 | 1 | -0/+1 |
| | * | | net: ipv6: Fix processing of RAs in presence of VRF | David Ahern | 2016-10-27 | 1 | -0/+2 |
| | * | | udp: fix IP_CHECKSUM handling | Eric Dumazet | 2016-10-26 | 1 | -2/+2 |
| | * | | doc: update docbook annotations for socket and skb | Stephen Hemminger | 2016-10-26 | 2 | -1/+4 |
| | * | | qed*: Reduce the memory footprint for Rx path | Sudarsana Reddy Kalluru | 2016-10-22 | 1 | -0/+1 |
| | * | | ipv6: fix a potential deadlock in do_ipv6_setsockopt() | WANG Cong | 2016-10-21 | 1 | -0/+1 |
| | * | | udp: must lock the socket in udp_disconnect() | Eric Dumazet | 2016-10-20 | 1 | -0/+1 |
| | * | | net: add recursion limit to GRO | Sabrina Dubroca | 2016-10-20 | 1 | -1/+38 |
| | * | | rtnetlink: Add rtnexthop offload flag to compare mask | Jiri Pirko | 2016-10-19 | 1 | -1/+1 |
| | * | | net: core: Correctly iterate over lower adjacency list | Ido Schimmel | 2016-10-19 | 1 | -1/+1 |
| | |/ |
|
| | * | Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-10-18 | 1 | -8/+24 |
| | |\ |
|
| | | * | cfg80211: add ability to check DA/SA in A-MSDU decapsulation | Johannes Berg | 2016-10-12 | 1 | -1/+4 |
| | | * | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB | Johannes Berg | 2016-10-12 | 1 | -9/+22 |
| | * | | net: Require exact match for TCP socket lookups if dif is l3mdev | David Ahern | 2016-10-17 | 3 | -5/+33 |
| | * | | ethtool: silence warning on bit loss | Jesse Brandeburg | 2016-10-14 | 1 | -2/+1 |
| | * | | qed*: Fix Kconfig dependencies with INFINIBAND_QEDR | Yuval Mintz | 2016-10-14 | 1 | -1/+1 |
| | * | | IPv6: fix DESYNC_FACTOR | Jiri Bohac | 2016-10-14 | 1 | -0/+1 |
| | * | | IPv6: Drop the temporary address regen_timer | Jiri Bohac | 2016-10-14 | 1 | -1/+0 |
| * | | | Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-29 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | ACPI/PCI: pci_link: penalize SCI correctly | Sinan Kaya | 2016-10-24 | 1 | -0/+1 |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-29 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa | 2016-10-28 | 1 | -0/+1 |
| * | | | | | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli... | Linus Torvalds | 2016-10-28 | 1 | -0/+22 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/io: add interface to reserve io memtype for a resource range. (v1.1) | Dave Airlie | 2016-10-26 | 1 | -0/+22 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-28 | 2 | -4/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | kconfig.h: remove config_enabled() macro | Masahiro Yamada | 2016-10-28 | 2 | -4/+3 |
| * | | | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-10-27 | 1 | -6/+11 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | iomap: add IOMAP_REPORT | Christoph Hellwig | 2016-10-20 | 1 | -6/+11 |
| * | | | | | | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds | 2016-10-27 | 1 | -28/+2 |
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function | Shawn Guo | 2016-10-18 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | / / / / | mm: unexport __get_user_pages() | Lorenzo Stoakes | 2016-10-25 | 1 | -4/+0 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2016-10-24 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE | Nicholas Bellinger | 2016-10-20 | 1 | -0/+1 |
| | |/ / / / |
|
| * | | | | | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2016-10-24 | 2 | -0/+19 |
| |\ \ \ \ \ |
|
| | * | | | | | ipmi: add an Aspeed BT IPMI BMC driver | Alistair Popple | 2016-09-30 | 2 | -0/+19 |
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-10-22 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clocksource: Add J-Core timer/clocksource driver | Rich Felker | 2016-10-20 | 1 | -0/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 1 | -11/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sched/core, x86: Make struct thread_info arch specific again | Heiko Carstens | 2016-10-20 | 1 | -11/+0 |
| | |/ / / / / |
|