Age | Commit message (Expand) | Author |
2017-04-18 | net: mvneta: Use devm_kmalloc_array() in mvneta_init() | Markus Elfring |
2017-04-18 | rhashtable: remove insecure_elasticity | Florian Westphal |
2017-04-18 | Merge branch 'sctp-dup-stream-reconf-events' | David S. Miller |
2017-04-18 | sctp: process duplicated strreset asoc request correctly | Xin Long |
2017-04-18 | sctp: process duplicated strreset in and addstrm in requests correctly | Xin Long |
2017-04-18 | sctp: process duplicated strreset out and addstrm out requests correctly | Xin Long |
2017-04-17 | bonding: deliver link-local packets with skb->dev set to link that packets ar... | Chonggang Li |
2017-04-17 | net: rtnetlink: plumb extended ack to doit function | David Ahern |
2017-04-17 | ipv6: sr: fix BUG due to headroom too small after SRH push | David Lebrun |
2017-04-17 | gso: Validate assumption of frag_list segementation | Ilan Tayari |
2017-04-17 | sctp: get list_of_streams of strreset outreq earlier | Xin Long |
2017-04-17 | Add uid and cookie bpf helper to cg_skb_func_proto | Chenbo Feng |
2017-04-17 | hv_netvsc: change netvsc device default duplex to FULL | Simon Xiao |
2017-04-17 | netvsc: fix RCU warning in get_stats | stephen hemminger |
2017-04-17 | net: phy: test the right variable in phy_write_mmd() | Dan Carpenter |
2017-04-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-04-17 | Merge branch 'bpf-lru-perf' | David S. Miller |
2017-04-17 | bpf: lru: Add map-in-map LRU example | Martin KaFai Lau |
2017-04-17 | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 | Martin KaFai Lau |
2017-04-17 | bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def | Martin KaFai Lau |
2017-04-17 | bpf: lru: Refactor LRU map tests in map_perf_test | Martin KaFai Lau |
2017-04-17 | bpf: lru: Cleanup test_lru_map.c | Martin KaFai Lau |
2017-04-17 | bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU | Martin KaFai Lau |
2017-04-17 | net: mvneta: fix failed to suspend if WOL is enabled | Jisheng Zhang |
2017-04-17 | net: bridge: notify on hw fdb takeover | Nikolay Aleksandrov |
2017-04-17 | kcm: remove a useless copy_from_user() | WANG Cong |
2017-04-17 | MAINTAINERS: rename TC entry and add couple of header files | Jiri Pirko |
2017-04-17 | net: phy: simplify phy_supported_speeds() | Russell King |
2017-04-17 | net: phy: improve phylib correctness for non-autoneg settings | Russell King |
2017-04-17 | Subject: net: allow configuring default qdisc | stephen hemminger |
2017-04-17 | Merge branch 'qed-arfs' | David S. Miller |
2017-04-17 | qede: Add aRFS support | Chopra, Manish |
2017-04-17 | qed: aRFS infrastructure support | Chopra, Manish |
2017-04-17 | smsc95xx: Add comments to the registers definition | Martin Wetterwald |
2017-04-17 | l2tp: device MTU setup, tunnel socket needs a lock | R. Parameswaran |
2017-04-17 | net: ipv6: send unsolicited NA on admin up | David Ahern |
2017-04-17 | Merge branch 'mlx5-RDMA-netdevice' | David S. Miller |
2017-04-17 | hw/mlx5: Add New bit to check over QP creation | Erez Shitrit |
2017-04-17 | net/mlx5e: E-switch vport manager is valid for ethernet only | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, RX handler | Saeed Mahameed |
2017-04-17 | net/mlx5e: RX handlers per netdev profile | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, Xmit flow | Saeed Mahameed |
2017-04-17 | net/mlx5e: Xmit flow break down | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, Underlay QP | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, Basic netdev ndos open/close | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, TX TIS creation | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, RSS flow steering tables | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs | Saeed Mahameed |
2017-04-17 | net/mlx5e: IPoIB, Add netdevice profile skeleton | Saeed Mahameed |
2017-04-17 | net/mlx5e: More generic netdev management API | Saeed Mahameed |