summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * batman-adv: update copyright years for 2016Sven Eckelmann2016-02-0243-43/+43
| * batman-adv: Fix kernel-doc for batadv_claim_free_refSven Eckelmann2016-02-021-1/+2
| * batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packetSimon Wunderlich2016-02-021-1/+8
| * batman-adv: add kernel doc for AP isolation attributes in bat_privAntonio Quartulli2016-02-021-0/+3
| * batman-adv: fix kerneldoc for TT functionsAntonio Quartulli2016-02-021-9/+24
| * batman-adv: fix kerneldoc for DAT functionsAntonio Quartulli2016-02-021-0/+4
| * batman-adv: Update/repair bridge loop avoidance kerneldocSimon Wunderlich2016-02-021-48/+130
| * batman-adv: Fix kerneldoc of network-coding functionsSven Eckelmann2016-02-021-0/+13
| * batman-adv: Fix kerneldoc of main functionsSven Eckelmann2016-02-0211-12/+48
| * batman-adv: Fix kerneldoc parsing of return descriptionSven Eckelmann2016-02-0222-229/+305
| * batman-adv: kernel doc readability updatesMarek Lindner2016-02-021-12/+13
| * batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrsSven Eckelmann2016-02-021-3/+1
| * batman-adv: Fix names in kerneldoc of functionsSven Eckelmann2016-02-025-7/+7
| * batman-adv: Remove kerneldoc for missing parametersSven Eckelmann2016-02-024-7/+0
| * batman-adv: Fix kerneldoc parsing of structs/enumsSven Eckelmann2016-02-023-6/+6
* | tcp: tcp_cong_control helperYuchung Cheng2016-02-071-12/+19
* | tcp: make congestion control more robust against reorderingYuchung Cheng2016-02-071-1/+1
* | tcp: refactor pkts acked accountingYuchung Cheng2016-02-071-4/+3
* | tcp: new delivery accountingYuchung Cheng2016-02-071-6/+15
* | tcp: move cwnd reduction after recovery state procesingYuchung Cheng2016-02-071-32/+28
* | tcp: retransmit after recovery processing and congestion controlYuchung Cheng2016-02-071-12/+46
* | net: drop write-only stack variableDavid Herrmann2016-02-071-4/+1
* | tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet2016-02-062-1/+4
* | tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan2016-02-061-2/+2
* | tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVERParthasarathy Bhuvaragan2016-02-061-3/+11
* | tipc: protect tipc_subscrb_get() with subscriber spin lockParthasarathy Bhuvaragan2016-02-061-2/+2
* | tipc: hold subscriber->lock for tipc_nametbl_subscribe()Parthasarathy Bhuvaragan2016-02-061-2/+2
* | tipc: fix connection abort when receiving invalid cancel requestParthasarathy Bhuvaragan2016-02-061-1/+2
* | tipc: fix connection abort during subscription cancellationParthasarathy Bhuvaragan2016-02-061-19/+19
* | tipc: introduce tipc_subscrb_subscribe() routineParthasarathy Bhuvaragan2016-02-061-23/+31
* | tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan2016-02-063-16/+37
* | tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan2016-02-062-12/+8
* | tipc: remove incorrect check for subscription timeout valueParthasarathy Bhuvaragan2016-02-061-2/+1
* | ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-061-1/+1
* | tcp: do not enqueue skb with SYN flagEric Dumazet2016-02-062-2/+9
* | tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet2016-02-062-30/+37
* | net: add rx_nohandler stat counterJarod Wilson2016-02-063-1/+9
* | net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson2016-02-061-6/+13
* | tipc: fix link priority propagationRichard Alpe2016-02-061-0/+6
* | tipc: fix link attribute propagation bugRichard Alpe2016-02-063-30/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0158-232/+335
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-305-35/+42
| |\
| | * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-292-26/+18
| | * Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg2016-01-291-3/+3
| | * Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-291-2/+12
| | * Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-3/+3
| | * Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-01-231-0/+3
| | * Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-231-1/+3
| * | tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-291-2/+0
| * | irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-291-2/+1
OpenPOWER on IntegriCloud