| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix docbook warning for IFF_VRF_MASTER enum | David Ahern | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Updates to netif_index_is_vrf | David Ahern | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Support ethtool get/set_pauseparam | Achiad Shochat | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Ethtool link speed setting fixes | Achiad Shochat | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-08-17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix BIT position for TDLS WIDE extended cap | Emmanuel Grumbach | 2015-08-14 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | average: provide macro to create static EWMA | Johannes Berg | 2015-08-14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix endian check warning in etherdevice.h | Jesse Brandeburg | 2015-08-17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: declare new net_device priv_flag IFF_NO_QUEUE | Phil Sutter | 2015-08-17 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Introduce VRF related flags and helpers | David Ahern | 2015-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek | 2015-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a matching set of device_ functions for determining mac/phy | Jeremy Linton | 2015-08-13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Implement function bpf_perf_event_read() that get the selected hardware ... | Kaixu Xia | 2015-08-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Add new bpf map type to store the pointer to struct perf_event | Kaixu Xia | 2015-08-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Make the bpf_prog_array_map more generic | Wang Nan | 2015-08-09 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: add the necessary core perf APIs when accessing events counters in eBPF... | Kaixu Xia | 2015-08-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfacct: per network namespace support | Andreas Schultz | 2015-08-07 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_dbg_ratelimited: turn into no-op when !DEBUG | Jason A. Donenfeld | 2015-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5_core: Support physical port counters | Gal Pressman | 2015-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Light-weight netdev open/stop | Achiad Shochat | 2015-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5_core: Introduce access function to modify RSS/LRO params | Achiad Shochat | 2015-08-06 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-08-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: bridge: reduce nf_bridge_info to 32 bytes again | Florian Westphal | 2015-07-30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: rename local nf_hook_list to hook_list | Pablo Neira Ayuso | 2015-07-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add and use jump label for xt_tee | Florian Westphal | 2015-07-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: don't save/restore jumpstack offset | Florian Westphal | 2015-07-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: move tee_active to core | Florian Westphal | 2015-07-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: Per network namespace netfilter hooks. | Eric W. Biederman | 2015-07-15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: kill nf_hooks_active | Eric W. Biederman | 2015-07-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add functions to get skb->hash based on flow structures | Tom Herbert | 2015-07-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/ipv6: add sysctl option accept_ra_min_hop_limit | Hangbin Liu | 2015-07-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: also show process name/pid in bpf_jit_dump | Daniel Borkmann | 2015-07-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: provide helper that indicates eBPF was migrated | Daniel Borkmann | 2015-07-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stmmac: remove setup/free glue callbacks | Joachim Eastwood | 2015-07-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stmmac: remove unused stmmac_of_data struct | Joachim Eastwood | 2015-07-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Add support for hardware accelerated 802.1ad vlan | Hadar Hen Zion | 2015-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support | Hadar Hen Zion | 2015-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Preparations for 802.1ad VLAN support | Hadar Hen Zion | 2015-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: TX latency optimization to save DMA reads | Achiad Shochat | 2015-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Allocate DMA coherent memory on reader NUMA node | Saeed Mahameed | 2015-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Support ETH_RSS_HASH_XOR | Saeed Mahameed | 2015-07-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lwtunnel: export linux/lwtunnel.h to userspace | Nicolas Dichtel | 2015-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: sysctl to restrict candidate source addresses | Erik Kline | 2015-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: Flow based tunneling | Thomas Graf | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mpls: ip tunnel support | Roopa Prabhu | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lwtunnel: infrastructure for handling light weight tunnels like mpls | Roopa Prabhu | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpers | Alexei Starovoitov | 2015-07-20 | |
