summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-07ipv4: Namespaceify tcp synack retries sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp syn retries sysctl knobNikolay Borisov
2016-02-07Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-02-07tcp: tcp_cong_control helperYuchung Cheng
2016-02-07tcp: make congestion control more robust against reorderingYuchung Cheng
2016-02-07tcp: refactor pkts acked accountingYuchung Cheng
2016-02-07tcp: new delivery accountingYuchung Cheng
2016-02-07tcp: move cwnd reduction after recovery state procesingYuchung Cheng
2016-02-07tcp: retransmit after recovery processing and congestion controlYuchung Cheng
2016-02-07net: drop write-only stack variableDavid Herrmann
2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet
2016-02-06tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan
2016-02-06tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVERParthasarathy Bhuvaragan
2016-02-06tipc: protect tipc_subscrb_get() with subscriber spin lockParthasarathy Bhuvaragan
2016-02-06tipc: hold subscriber->lock for tipc_nametbl_subscribe()Parthasarathy Bhuvaragan
2016-02-06tipc: fix connection abort when receiving invalid cancel requestParthasarathy Bhuvaragan
2016-02-06tipc: fix connection abort during subscription cancellationParthasarathy Bhuvaragan
2016-02-06tipc: introduce tipc_subscrb_subscribe() routineParthasarathy Bhuvaragan
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan
2016-02-06tipc: remove incorrect check for subscription timeout valueParthasarathy Bhuvaragan
2016-02-06ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones
2016-02-06tcp: do not enqueue skb with SYN flagEric Dumazet
2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet
2016-02-06net: add rx_nohandler stat counterJarod Wilson
2016-02-06net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson
2016-02-06tipc: fix link priority propagationRichard Alpe
2016-02-06tipc: fix link attribute propagation bugRichard Alpe
2016-02-03batman-adv: Switch to HTTPS version of linksSven Eckelmann
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2016-02-02batman-adv: Fix kernel-doc for batadv_claim_free_refSven Eckelmann
2016-02-02batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packetSimon Wunderlich
2016-02-02batman-adv: add kernel doc for AP isolation attributes in bat_privAntonio Quartulli
2016-02-02batman-adv: fix kerneldoc for TT functionsAntonio Quartulli
2016-02-02batman-adv: fix kerneldoc for DAT functionsAntonio Quartulli
2016-02-02batman-adv: Update/repair bridge loop avoidance kerneldocSimon Wunderlich
2016-02-02batman-adv: Fix kerneldoc of network-coding functionsSven Eckelmann
2016-02-02batman-adv: Fix kerneldoc of main functionsSven Eckelmann
2016-02-02batman-adv: Fix kerneldoc parsing of return descriptionSven Eckelmann
2016-02-02batman-adv: kernel doc readability updatesMarek Lindner
2016-02-02batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrsSven Eckelmann
2016-02-02batman-adv: Fix names in kerneldoc of functionsSven Eckelmann
2016-02-02batman-adv: Remove kerneldoc for missing parametersSven Eckelmann
2016-02-02batman-adv: Fix kerneldoc parsing of structs/enumsSven Eckelmann
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-29tcp: avoid cwnd undo after receiving ECNYuchung Cheng
2016-01-29irda: fix a potential use-after-free in ircomm_param_requestWANG Cong
2016-01-29ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-01-29ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni