summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-02-07ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov3-11/+11
2016-02-07ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov3-9/+9
2016-02-07ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov4-11/+12
2016-02-07ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov3-12/+13
2016-02-07ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov5-16/+17
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov6-21/+19
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov4-14/+11
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov4-12/+15
2016-02-07Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller44-353/+582
2016-02-07tcp: tcp_cong_control helperYuchung Cheng1-12/+19
2016-02-07tcp: make congestion control more robust against reorderingYuchung Cheng1-1/+1
2016-02-07tcp: refactor pkts acked accountingYuchung Cheng1-4/+3
2016-02-07tcp: new delivery accountingYuchung Cheng1-6/+15
2016-02-07tcp: move cwnd reduction after recovery state procesingYuchung Cheng1-32/+28
2016-02-07tcp: retransmit after recovery processing and congestion controlYuchung Cheng1-12/+46
2016-02-07net: drop write-only stack variableDavid Herrmann1-4/+1
2016-02-07tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet2-1/+4
2016-02-06tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan1-2/+2
2016-02-06tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVERParthasarathy Bhuvaragan1-3/+11
2016-02-06tipc: protect tipc_subscrb_get() with subscriber spin lockParthasarathy Bhuvaragan1-2/+2
2016-02-06tipc: hold subscriber->lock for tipc_nametbl_subscribe()Parthasarathy Bhuvaragan1-2/+2
2016-02-06tipc: fix connection abort when receiving invalid cancel requestParthasarathy Bhuvaragan1-1/+2
2016-02-06tipc: fix connection abort during subscription cancellationParthasarathy Bhuvaragan1-19/+19
2016-02-06tipc: introduce tipc_subscrb_subscribe() routineParthasarathy Bhuvaragan1-23/+31
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan3-16/+37
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan2-12/+8
2016-02-06tipc: remove incorrect check for subscription timeout valueParthasarathy Bhuvaragan1-2/+1
2016-02-06ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones1-1/+1
2016-02-06tcp: do not enqueue skb with SYN flagEric Dumazet2-2/+9
2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet2-30/+37
2016-02-06net: add rx_nohandler stat counterJarod Wilson3-1/+9
2016-02-06net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson1-6/+13
2016-02-06tipc: fix link priority propagationRichard Alpe1-0/+6
2016-02-06tipc: fix link attribute propagation bugRichard Alpe3-30/+16
2016-02-03batman-adv: Switch to HTTPS version of linksSven Eckelmann1-1/+1
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann43-43/+43
2016-02-02batman-adv: Fix kernel-doc for batadv_claim_free_refSven Eckelmann1-1/+2
2016-02-02batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packetSimon Wunderlich1-1/+8
2016-02-02batman-adv: add kernel doc for AP isolation attributes in bat_privAntonio Quartulli1-0/+3
2016-02-02batman-adv: fix kerneldoc for TT functionsAntonio Quartulli1-9/+24
2016-02-02batman-adv: fix kerneldoc for DAT functionsAntonio Quartulli1-0/+4
2016-02-02batman-adv: Update/repair bridge loop avoidance kerneldocSimon Wunderlich1-48/+130
2016-02-02batman-adv: Fix kerneldoc of network-coding functionsSven Eckelmann1-0/+13
2016-02-02batman-adv: Fix kerneldoc of main functionsSven Eckelmann11-12/+48
2016-02-02batman-adv: Fix kerneldoc parsing of return descriptionSven Eckelmann22-229/+305
2016-02-02batman-adv: kernel doc readability updatesMarek Lindner1-12/+13
2016-02-02batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrsSven Eckelmann1-3/+1
2016-02-02batman-adv: Fix names in kerneldoc of functionsSven Eckelmann5-7/+7
2016-02-02batman-adv: Remove kerneldoc for missing parametersSven Eckelmann4-7/+0
2016-02-02batman-adv: Fix kerneldoc parsing of structs/enumsSven Eckelmann3-6/+6