| Commit message (Expand) | Author | Files | Lines |
2017-01-20 | tipc: add function for checking broadcast support in bearer | Jon Paul Maloy | 4 | -9/+34 |
2017-01-20 | bpf: add bpf_probe_read_str helper | Gianluca Borello | 2 | -1/+46 |
2017-01-20 | device: Implement a bus agnostic dev_num_vf routine | Phil Sutter | 3 | -4/+8 |
2017-01-20 | PCI: implement num_vf bus type callback | Phil Sutter | 1 | -0/+6 |
2017-01-20 | device: bus_type: Introduce num_vf callback | Phil Sutter | 1 | -0/+4 |
2017-01-20 | sock: use hlist_entry_safe | Geliang Tang | 1 | -2/+1 |
2017-01-20 | gre6: Clean up unused struct ipv6_tel_txoption definition | Jakub Sitnicki | 1 | -5/+0 |
2017-01-20 | net: remove bh disabling around percpu_counter accesses | Eric Dumazet | 6 | -23/+3 |
2017-01-20 | cxgb4: hide unused warnings | Arnd Bergmann | 1 | -0/+2 |
2017-01-20 | net: ipv6: Keep nexthop of multipath route on admin down | David Ahern | 1 | -2/+5 |
2017-01-20 | mlx4: support __GFP_MEMALLOC for rx | Eric Dumazet | 1 | -1/+2 |
2017-01-20 | Revert "net: qcom/emac: configure the external phy to allow pause frames" | Timur Tabi | 1 | -6/+0 |
2017-01-19 | phy: increase size of MII_BUS_ID_SIZE and bus_id | Volodymyr Bendiuga | 1 | -6/+2 |
2017-01-19 | macb: Common code to enable ptp support for MACB/GEM | Andrei.Pistirica@microchip.com | 2 | -2/+104 |
2017-01-19 | net: caif: Remove unused stats member from struct chnl_net | Tobias Klauser | 1 | -1/+0 |
2017-01-19 | net/sched: cls_flower: reduce fl_change stack size | Arnd Bergmann | 1 | -6/+17 |
2017-01-18 | net: Remove usage of net_device last_rx member | Tobias Klauser | 24 | -46/+22 |
2017-01-18 | net: dsa: use cpu_switch instead of ds[0] | Vivien Didelot | 6 | -11/+11 |
2017-01-18 | net: dsa: store CPU switch structure in the tree | Vivien Didelot | 3 | -11/+9 |
2017-01-18 | net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate | Ivan Khoronzhuk | 1 | -1/+2 |
2017-01-18 | tun: rx batching | Jason Wang | 1 | -6/+70 |
2017-01-18 | vhost_net: tx batching | Jason Wang | 1 | -3/+20 |
2017-01-18 | vhost: better detection of available buffers | Jason Wang | 1 | -2/+6 |
2017-01-18 | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan | 3 | -1/+5 |
2017-01-18 | net: ipv6: remove prefix arg to rt6_fill_node | David Ahern | 1 | -15/+12 |
2017-01-18 | net: ipv6: remove nowait arg to rt6_fill_node | David Ahern | 3 | -25/+13 |
2017-01-18 | sctp: implement sender-side procedures for SSN Reset Request Parameter | Xin Long | 6 | -10/+149 |
2017-01-18 | sctp: add sockopt SCTP_ENABLE_STREAM_RESET | Xin Long | 4 | -0/+96 |
2017-01-18 | sctp: add reconf_enable in asoc ep and netns | Xin Long | 6 | -2/+28 |
2017-01-18 | sctp: add stream reconf primitive | Xin Long | 6 | -1/+41 |
2017-01-18 | sctp: add stream reconf timer | Xin Long | 8 | -2/+113 |
2017-01-18 | sctp: add support for generating stream reconf ssn reset request chunk | Xin Long | 5 | -1/+156 |
2017-01-18 | inet: reset tb->fastreuseport when adding a reuseport sk | Josef Bacik | 2 | -20/+95 |
2017-01-18 | inet: split inet_csk_get_port into two functions | Josef Bacik | 1 | -22/+44 |
2017-01-18 | inet: don't check for bind conflicts twice when searching for a port | Josef Bacik | 1 | -20/+11 |
2017-01-18 | inet: kill smallest_size and smallest_port | Josef Bacik | 3 | -26/+4 |
2017-01-18 | inet: drop ->bind_conflict | Josef Bacik | 8 | -72/+7 |
2017-01-18 | inet: collapse ipv4/v6 rcv_saddr_equal functions into one | Josef Bacik | 9 | -113/+95 |
2017-01-18 | stmicro: add more information to Kconfig | jpinto | 2 | -9/+9 |
2017-01-18 | net/mlx5e: Support bpf_xdp_adjust_head() | Martin KaFai Lau | 3 | -29/+40 |
2017-01-17 | tcp: accept RST for rcv_nxt - 1 after receiving a FIN | Jason Baron | 1 | -3/+25 |
2017-01-17 | net: ethoc: Make needlessly global struct ethtool_ops static | Tobias Klauser | 1 | -1/+1 |
2017-01-17 | sfc: read back RX hash config from the NIC when querying it with ethtool -x | Edward Cree | 6 | -0/+96 |
2017-01-17 | sfc: support setting RSS hash key through ethtool API | Edward Cree | 4 | -16/+50 |
2017-01-17 | cxgb4: Implement ndo_get_phys_port_id for mgmt dev | Ganesh Goudar | 1 | -0/+27 |
2017-01-17 | net: ping: Use right format specifier to avoid type casting | Gao Feng | 1 | -3/+3 |
2017-01-17 | qed: Replace memset with eth_zero_addr | Shyam Saini | 2 | -5/+4 |
2017-01-17 | bridge: sparse fixes in br_ip6_multicast_alloc_query() | Lance Richardson | 2 | -3/+3 |
2017-01-17 | mpls: Packet stats | Robert Shearman | 4 | -28/+252 |
2017-01-17 | net: AF-specific RTM_GETSTATS attributes | Robert Shearman | 3 | -0/+55 |