Age | Commit message (Expand) | Author | Files | Lines |
2016-02-10 | batman-adv: Convert batadv_bla_claim to kref | Sven Eckelmann | 2 | -6/+10 |
2016-02-10 | batman-adv: Convert batadv_bla_backbone_gw to kref | Sven Eckelmann | 2 | -7/+24 |
2016-02-10 | batman-adv: Convert batadv_softif_vlan to kref | Sven Eckelmann | 3 | -12/+26 |
2016-02-10 | batman-adv: Convert batadv_gw_node to kref | Sven Eckelmann | 2 | -12/+30 |
2016-02-10 | batman-adv: Convert batadv_hardif_neigh_node to kref | Sven Eckelmann | 2 | -9/+14 |
2016-02-10 | batman-adv: Add lockdep assert for container_list_lock | Sven Eckelmann | 1 | -0/+4 |
2016-02-10 | batman-adv: add seqno maximum age and protection start flag parameters | Simon Wunderlich | 4 | -5/+17 |
2016-02-10 | batman-adv: Drop reference to netdevice on last reference | Sven Eckelmann | 2 | -8/+11 |
2016-02-10 | sxgbe: remove unused code | Jean Sacren | 3 | -130/+1 |
2016-02-10 | Merge branch 'renesas-bit-twiddling' | David S. Miller | 4 | -90/+60 |
2016-02-10 | sh_eth: factor out register bit twiddling code | Sergei Shtylyov | 1 | -29/+24 |
2016-02-10 | ravb: factor out register bit twiddling code | Sergei Shtylyov | 3 | -61/+36 |
2016-02-09 | Merge branch 'tpacket-gso-csum-offload' | David S. Miller | 1 | -177/+263 |
2016-02-09 | packet: tpacket_snd gso and checksum offload | Willem de Bruijn | 1 | -16/+37 |
2016-02-09 | packet: parse tpacket header before skb alloc | Willem de Bruijn | 1 | -46/+65 |
2016-02-09 | packet: vnet_hdr support for tpacket_rcv | Willem de Bruijn | 1 | -4/+15 |
2016-02-09 | packet: move vnet_hdr code to helper functions | Willem de Bruijn | 1 | -113/+148 |
2016-02-09 | bonding: 3ad: apply ad_actor settings changes immediately | Nikolay Aleksandrov | 3 | -3/+42 |
2016-02-09 | Merge branch 'bridge-mdb-entry-offload-flag' | David S. Miller | 4 | -38/+56 |
2016-02-09 | bridge: mdb: Passing the port-group pointer to br_mdb module | Elad Raz | 3 | -29/+34 |
2016-02-09 | bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state | Elad Raz | 3 | -15/+26 |
2016-02-09 | bridge: mdb: add support for offloaded mdb entries | Elad Raz | 1 | -0/+2 |
2016-02-08 | bonding: trivial: style fixes | Zhang Shengju | 1 | -6/+4 |
2016-02-08 | tcp: Fix syncookies sysctl default. | David S. Miller | 1 | -1/+1 |
2016-02-07 | Merge branch 'ns-tcp-sysctls' | David S. Miller | 13 | -126/+130 |
2016-02-07 | ipv4: Namespaceify tcp_notsent_lowat sysctl knob | Nikolay Borisov | 5 | -12/+11 |
2016-02-07 | ipv4: Namespaceify tcp_fin_timeout sysctl knob | Nikolay Borisov | 5 | -13/+13 |
2016-02-07 | ipv4: Namespaceify tcp_orphan_retries sysctl knob | Nikolay Borisov | 5 | -10/+10 |
2016-02-07 | ipv4: Namespaceify tcp_retries2 sysctl knob | Nikolay Borisov | 6 | -12/+13 |
2016-02-07 | ipv4: Namespaceify tcp_retries1 sysctl knob | Nikolay Borisov | 5 | -13/+14 |
2016-02-07 | ipv4: Namespaceify tcp reordering sysctl knob | Nikolay Borisov | 7 | -18/+21 |
2016-02-07 | ipv4: Namespaceify tcp syncookies sysctl knob | Nikolay Borisov | 8 | -22/+21 |
2016-02-07 | ipv4: Namespaceify tcp synack retries sysctl knob | Nikolay Borisov | 6 | -15/+12 |
2016-02-07 | ipv4: Namespaceify tcp syn retries sysctl knob | Nikolay Borisov | 6 | -13/+17 |
2016-02-07 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 46 | -355/+584 |
2016-02-07 | Merge branch 'virtio_net_ethtool_settings' | David S. Miller | 2 | -0/+94 |
2016-02-07 | virtio_net: add ethtool support for set and get of settings | Nikolay Aleksandrov | 1 | -0/+60 |
2016-02-07 | ethtool: add speed/duplex validation functions | Nikolay Aleksandrov | 1 | -0/+34 |
2016-02-07 | Merge branch 'sunvnet-tracepoints' | David S. Miller | 2 | -2/+161 |
2016-02-07 | sunvnet: perf tracepoint invocations to trace LDC state machine | Sowmini Varadhan | 1 | -2/+22 |
2016-02-07 | sunvnet: Add support for perf LDC event tracing | Sowmini Varadhan | 1 | -0/+139 |
2016-02-07 | Merge branch 'tcp_cong_ctrl_refactoring' | David S. Miller | 2 | -52/+98 |
2016-02-07 | tcp: tcp_cong_control helper | Yuchung Cheng | 1 | -12/+19 |
2016-02-07 | tcp: make congestion control more robust against reordering | Yuchung Cheng | 1 | -1/+1 |
2016-02-07 | tcp: refactor pkts acked accounting | Yuchung Cheng | 1 | -4/+3 |
2016-02-07 | tcp: new delivery accounting | Yuchung Cheng | 2 | -6/+16 |
2016-02-07 | tcp: move cwnd reduction after recovery state procesing | Yuchung Cheng | 1 | -32/+28 |
2016-02-07 | tcp: retransmit after recovery processing and congestion control | Yuchung Cheng | 1 | -12/+46 |
2016-02-07 | net: drop write-only stack variable | David Herrmann | 1 | -4/+1 |
2016-02-07 | net: Add support for fill_slave_info to VRF device | David Ahern | 2 | -0/+29 |