index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
tcp: Fix syncookies sysctl default.
David S. Miller
1
-1
/
+1
2016-02-07
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
3
-10
/
+8
2016-02-07
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
3
-11
/
+11
2016-02-07
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
3
-9
/
+9
2016-02-07
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
4
-11
/
+12
2016-02-07
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
3
-12
/
+13
2016-02-07
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
5
-16
/
+17
2016-02-07
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
6
-21
/
+19
2016-02-07
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
4
-14
/
+11
2016-02-07
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
4
-12
/
+15
2016-02-07
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
44
-353
/
+582
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
1
-6
/
+15
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
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
2
-1
/
+4
2016-02-06
tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1
Parthasarathy Bhuvaragan
1
-2
/
+2
2016-02-06
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
Parthasarathy Bhuvaragan
1
-3
/
+11
2016-02-06
tipc: protect tipc_subscrb_get() with subscriber spin lock
Parthasarathy Bhuvaragan
1
-2
/
+2
2016-02-06
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
Parthasarathy Bhuvaragan
1
-2
/
+2
2016-02-06
tipc: fix connection abort when receiving invalid cancel request
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-02-06
tipc: fix connection abort during subscription cancellation
Parthasarathy Bhuvaragan
1
-19
/
+19
2016-02-06
tipc: introduce tipc_subscrb_subscribe() routine
Parthasarathy Bhuvaragan
1
-23
/
+31
2016-02-06
tipc: remove struct tipc_name_seq from struct tipc_subscription
Parthasarathy Bhuvaragan
3
-16
/
+37
2016-02-06
tipc: remove filter and timeout elements from struct tipc_subscription
Parthasarathy Bhuvaragan
2
-12
/
+8
2016-02-06
tipc: remove incorrect check for subscription timeout value
Parthasarathy Bhuvaragan
1
-2
/
+1
2016-02-06
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
1
-1
/
+1
2016-02-06
tcp: do not enqueue skb with SYN flag
Eric Dumazet
2
-2
/
+9
2016-02-06
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2
-30
/
+37
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
3
-1
/
+9
2016-02-06
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
Jarod Wilson
1
-6
/
+13
2016-02-06
tipc: fix link priority propagation
Richard Alpe
1
-0
/
+6
2016-02-06
tipc: fix link attribute propagation bug
Richard Alpe
3
-30
/
+16
2016-02-03
batman-adv: Switch to HTTPS version of links
Sven Eckelmann
1
-1
/
+1
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
43
-43
/
+43
2016-02-02
batman-adv: Fix kernel-doc for batadv_claim_free_ref
Sven Eckelmann
1
-1
/
+2
2016-02-02
batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
Simon Wunderlich
1
-1
/
+8
2016-02-02
batman-adv: add kernel doc for AP isolation attributes in bat_priv
Antonio Quartulli
1
-0
/
+3
2016-02-02
batman-adv: fix kerneldoc for TT functions
Antonio Quartulli
1
-9
/
+24
2016-02-02
batman-adv: fix kerneldoc for DAT functions
Antonio Quartulli
1
-0
/
+4
2016-02-02
batman-adv: Update/repair bridge loop avoidance kerneldoc
Simon Wunderlich
1
-48
/
+130
2016-02-02
batman-adv: Fix kerneldoc of network-coding functions
Sven Eckelmann
1
-0
/
+13
2016-02-02
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
11
-12
/
+48
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
22
-229
/
+305
2016-02-02
batman-adv: kernel doc readability updates
Marek Lindner
1
-12
/
+13
[next]