Age | Commit message (Expand) | Author |
2016-12-02 | samples: bpf: add userspace example for modifying sk_bound_dev_if | David Ahern |
2016-12-02 | bpf: Add new cgroup attach type to enable sock modifications | David Ahern |
2016-12-02 | bpf: Refactor cgroups code in prep for new type | David Ahern |
2016-12-02 | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 | Daniele Palmas |
2016-12-02 | cdc_ether: Fix handling connection notification | Kristian Evensen |
2016-12-02 | ip6_offload: check segs for NULL in ipv6_gso_segment. | Artem Savkov |
2016-12-02 | mlx4: fix use-after-free in mlx4_en_fold_software_stats() | Eric Dumazet |
2016-12-02 | net: thunderx: Fix transmit queue timeout issue | Sunil Goutham |
2016-12-02 | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net | Sowmini Varadhan |
2016-12-02 | Merge branch 'offloading-tc-rules-hw' | David S. Miller |
2016-12-02 | net/mlx5e: Support adding ingress tc rule when egress device flag is set | Hadar Hen Zion |
2016-12-02 | net/mlx5e: Save the represntor netdevice as part of the representor | Hadar Hen Zion |
2016-12-02 | net/mlx5e: Bring back representor's ndos that were accidentally removed | Hadar Hen Zion |
2016-12-02 | net/sched: cls_flower: Add offload support using egress Hardware device | Hadar Hen Zion |
2016-12-02 | net/sched: act_mirred: Add new tc_action_ops get_dev() | Hadar Hen Zion |
2016-12-02 | net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu... | Hadar Hen Zion |
2016-12-02 | net/sched: cls_flower: Try to offload only if skip_hw flag isn't set | Hadar Hen Zion |
2016-12-02 | net/sched: Add separate check for skip_hw flag | Hadar Hen Zion |
2016-12-02 | tcp: allow to turn tcp timestamp randomization off | Florian Westphal |
2016-12-02 | tcp: randomize tcp timestamp offsets for each connection | Florian Westphal |
2016-12-02 | Merge branch 'qed-iscsi' | David S. Miller |
2016-12-02 | qed: Add iSCSI out of order packet handling. | Yuval Mintz |
2016-12-02 | qed: Add support for hardware offloaded iSCSI. | Yuval Mintz |
2016-12-02 | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" | Eli Cooper |
2016-12-02 | ipv6: Set skb->protocol properly for local output | Eli Cooper |
2016-12-02 | ipv4: Set skb->protocol properly for local output | Eli Cooper |
2016-12-02 | packet: fix race condition in packet_set_ring | Philip Pettersson |
2016-12-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-12-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-02 | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler | Lino Sanfilippo |
2016-12-02 | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers | Lino Sanfilippo |
2016-12-02 | net: atarilance: use %8ph for printing hex string | Rasmus Villemoes |
2016-12-02 | net/mlx5e: skip loopback selftest with !CONFIG_INET | Arnd Bergmann |
2016-12-02 | default exported asm symbols to zero | Arnd Bergmann |
2016-12-02 | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions | Sudeep Holla |
2016-12-02 | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann |
2016-12-02 | sock: reset sk_err for ICMP packets read from error queue | Soheil Hassas Yeganeh |
2016-12-02 | Merge branch 'lwt-bpf' | David S. Miller |
2016-12-02 | bpf: Add tests and samples for LWT-BPF | Thomas Graf |
2016-12-02 | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf |
2016-12-02 | route: Set lwtstate for local traffic and cached input dsts | Thomas Graf |
2016-12-02 | route: Set orig_output when redirecting to lwt on locally generated traffic | Thomas Graf |
2016-12-02 | Merge branch 'mlx5-updates' | David S. Miller |
2016-12-02 | net/mlx5e: Remove flow encap entry in the correct place | Roi Dayan |
2016-12-02 | net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance | Roi Dayan |
2016-12-02 | net/mlx5e: Correct cleanup order when deleting offloaded TC rules | Roi Dayan |
2016-12-02 | net/mlx5e: Remove redundant hashtable lookup in configure flower | Roi Dayan |
2016-12-02 | net/mlx5e: Create UMR MKey per RQ | Tariq Toukan |
2016-12-02 | net/mlx5e: Move function mlx5e_create_umr_mkey | Tariq Toukan |
2016-12-02 | net/mlx5e: Implement Fragmented Work Queue (WQ) | Tariq Toukan |