| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 12 | -13/+46 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-02 | 6 | -5/+11 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-12-01 | 2 | -4/+4 |
| | |\ |
|
| | | * | netfilter: nat: fix crash when conntrack entry is re-used | Florian Westphal | 2016-11-24 | 1 | -3/+3 |
| | | * | netfilter: nf_tables: fix inconsistent element expiration calculation | Anders K. Pedersen | 2016-11-24 | 1 | -1/+1 |
| | | * | netfilter: nat: switch to new rhlist interface | Florian Westphal | 2016-11-24 | 1 | -1/+1 |
| | * | | l2tp: lock socket before checking flags in connect() | Guillaume Nault | 2016-11-30 | 1 | -0/+2 |
| | * | | of_mdio: add helper to deregister fixed-link PHYs | Johan Hovold | 2016-11-29 | 1 | -0/+4 |
| | * | | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" | Tariq Toukan | 2016-11-28 | 1 | -1/+0 |
| | * | | net/sched: Export tc_tunnel_key so its UAPI accessible | Roi Dayan | 2016-11-28 | 1 | -0/+1 |
| * | | | default exported asm symbols to zero | Arnd Bergmann | 2016-12-02 | 1 | -0/+1 |
| * | | | Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-12-01 | 1 | -0/+14 |
| |\ \ \ |
|
| | * | | | PCI: Export pcie_find_root_port | Johannes Thumshirn | 2016-11-23 | 1 | -0/+14 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-12-01 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Input: change KEY_DATA from 0x275 to 0x277 | Ping Cheng | 2016-11-30 | 1 | -1/+1 |
| * | | | | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb | Kirill A. Shutemov | 2016-11-30 | 1 | -6/+15 |
| * | | | | | kasan: update kasan_global for gcc 7 | Dmitry Vyukov | 2016-11-30 | 1 | -1/+3 |
| * | | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-11-27 | 1 | -0/+1 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | iommu/vt-d: Fix PASID table allocation | David Woodhouse | 2016-11-19 | 1 | -0/+1 |
* | | | | | | bpf: Add support for reading socket family, type, protocol | David Ahern | 2016-12-02 | 2 | -0/+18 |
* | | | | | | bpf: Add new cgroup attach type to enable sock modifications | David Ahern | 2016-12-02 | 2 | -0/+20 |
* | | | | | | bpf: Refactor cgroups code in prep for new type | David Ahern | 2016-12-02 | 1 | -23/+23 |
* | | | | | | net/sched: cls_flower: Add offload support using egress Hardware device | Hadar Hen Zion | 2016-12-02 | 2 | -0/+3 |
* | | | | | | net/sched: act_mirred: Add new tc_action_ops get_dev() | Hadar Hen Zion | 2016-12-02 | 1 | -0/+2 |
* | | | | | | net/sched: Add separate check for skip_hw flag | Hadar Hen Zion | 2016-12-02 | 1 | -4/+15 |
* | | | | | | tcp: randomize tcp timestamp offsets for each connection | Florian Westphal | 2016-12-02 | 3 | -5/+6 |
* | | | | | | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz | 2016-12-02 | 2 | -0/+231 |
* | | | | | | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann | 2016-12-02 | 1 | -9/+9 |
* | | | | | | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf | 2016-12-02 | 3 | -2/+55 |
* | | | | | | net/mlx5e: Implement Fragmented Work Queue (WQ) | Tariq Toukan | 2016-12-02 | 1 | -0/+11 |
* | | | | | | net: phy: add mdix_ctrl to hold the user configuration. | Raju Lakkaraju | 2016-12-01 | 1 | -0/+1 |
* | | | | | | qed*: Handle-based L2-queues. | Mintz, Yuval | 2016-11-30 | 1 | -27/+29 |
* | | | | | | qed: Optimize qed_chain datapath usage | Mintz, Yuval | 2016-11-30 | 1 | -64/+80 |
* | | | | | | cgroup, bpf: remove unnecessary #include | Alexei Starovoitov | 2016-11-30 | 1 | -1/+0 |
* | | | | | | bpf, xdp: allow to pass flags to dev_change_xdp_fd | Daniel Borkmann | 2016-11-30 | 2 | -1/+5 |
* | | | | | | net: phy: broadcom: Add support code for reading PHY counters | Florian Fainelli | 2016-11-30 | 1 | -0/+3 |
* | | | | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 4 | -1/+14 |
* | | | | | | tcp: export sender limits chronographs to TCP_INFO | Francis Yan | 2016-11-30 | 1 | -0/+4 |
* | | | | | | tcp: instrument how long TCP is busy sending | Francis Yan | 2016-11-30 | 1 | -1/+5 |
* | | | | | | tcp: instrument tcp sender limits chronographs | Francis Yan | 2016-11-30 | 2 | -2/+19 |
* | | | | | | dt-bindings: net: add EEE capability constants | jbrunet | 2016-11-29 | 1 | -0/+19 |
* | | | | | | net: phy: add an option to disable EEE advertisement | jbrunet | 2016-11-29 | 1 | -0/+3 |
* | | | | | | net/mlx5: Add DCBX firmware commands support | Huy Nguyen | 2016-11-28 | 2 | -0/+9 |
* | | | | | | net/mlx5e: Support DCBX CEE API | Huy Nguyen | 2016-11-28 | 1 | -0/+4 |
* | | | | | | bpf: reuse dev_is_mac_header_xmit for redirect | Daniel Borkmann | 2016-11-27 | 1 | -0/+16 |
* | | | | | | bpf: drop unnecessary context cast from BPF_PROG_RUN | Daniel Borkmann | 2016-11-27 | 1 | -3/+3 |
* | | | | | | netdevice: fix sparse warning for HARD_TX_LOCK | Michael S. Tsirkin | 2016-11-27 | 1 | -1/+16 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-26 | 3 | -2/+4 |
|\| | | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-26 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2016-11-24 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|