summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-09packet: parse tpacket header before skb allocWillem de Bruijn
2016-02-09packet: vnet_hdr support for tpacket_rcvWillem de Bruijn
2016-02-09packet: move vnet_hdr code to helper functionsWillem de Bruijn
2016-02-09bridge: mdb: Passing the port-group pointer to br_mdb moduleElad Raz
2016-02-09bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->stateElad Raz
2016-02-08tcp: Fix syncookies sysctl default.David S. Miller
2016-02-07ipv4: Namespaceify tcp_notsent_lowat sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_fin_timeout sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_orphan_retries sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_retries2 sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp_retries1 sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp reordering sysctl knobNikolay Borisov
2016-02-07ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov
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