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.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
sctp: properly latch and use autoclose value from sock to association
Neil Horman
1
-6
/
+0
2013-12-06
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
1
-4
/
+2
2013-12-06
xen-netback: fix fragment detection in checksum setup
Paul Durrant
1
-1
/
+2
2013-11-29
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
Xufeng Zhang
1
-0
/
+1
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
3
-4
/
+7
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
1
-4
/
+1
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-37
/
+94
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-17
/
+31
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-6
/
+16
2013-11-20
genetlink: add and use genl_set_err()
Johannes Berg
1
-0
/
+14
2013-11-20
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
1
-2
/
+0
2013-11-20
genetlink: remove genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+6
2013-11-16
genetlink: unify registration functions
Johannes Berg
1
-4
/
+24
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
1
-3
/
+3
2013-11-15
genetlink: allow making ops const
Johannes Berg
1
-5
/
+5
2013-11-15
genetlink: register family ops as array
Johannes Berg
1
-3
/
+4
2013-11-15
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
1
-2
/
+0
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2
-34
/
+2
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
1
-0
/
+1
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-73
/
+104
2013-11-08
net: move pskb_put() to core code
Mathias Krause
1
-2
/
+0
2013-11-07
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
1
-7
/
+7
2013-11-06
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
1
-4
/
+12
2013-11-06
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-73
/
+72
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-0
/
+32
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
16
-467
/
+361
2013-11-05
net: codel: Avoid undefined behavior from signed overflow
Jesper Dangaard Brouer
1
-4
/
+15
2013-11-05
tcp: properly handle stretch acks in slow start
Yuchung Cheng
1
-4
/
+3
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
3
-4
/
+14
2013-11-05
net: checksum: fix warning in skb_checksum
Daniel Borkmann
1
-0
/
+5
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-467
/
+361
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-11-04
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
1
-37
/
+19
2013-11-04
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
1
-0
/
+6
2013-11-04
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
2
-4
/
+8
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-10
/
+0
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
1
-0
/
+11
2013-10-29
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
1
-7
/
+0
2013-10-29
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
1
-3
/
+0
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
1
-4
/
+1
2013-10-28
mac80211: add ieee80211_tx_prepare_skb() helper function
Felix Fietkau
1
-0
/
+14
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
1
-0
/
+9
2013-10-28
mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs
Johannes Berg
1
-0
/
+4
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
1
-0
/
+6
2013-10-26
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-10-24
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
1
-0
/
+4
2013-10-24
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
1
-2
/
+0
[next]