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
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-23
tcp: remove dead prototype for tcp_v4_get_peer()
Neal Cardwell
1
-1
/
+0
2012-11-22
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
Tejun Heo
1
-7
/
+4
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+56
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-2
/
+26
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
1
-0
/
+18
2012-11-21
sctp: send abort chunk when max_retrans exceeded
Neil Horman
1
-0
/
+2
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-0
/
+2
2012-11-20
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
1
-0
/
+1
2012-11-20
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
1
-0
/
+2
2012-11-20
Bluetooth: Increase HCI command tx timeout
Szymon Janc
1
-1
/
+1
2012-11-20
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-1
/
+1
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
1
-0
/
+1
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
1
-0
/
+19
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-0
/
+12
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-2
/
+7
2012-11-19
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-6
/
+9
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-2
/
+7
2012-11-19
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-6
/
+9
2012-11-19
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
1
-0
/
+2
2012-11-19
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2
-0
/
+19
2012-11-19
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
1
-0
/
+3
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-8
/
+83
2012-11-16
ipv6: export IP6_RT_PRIO_* to userland
Nicolas Dichtel
1
-3
/
+0
2012-11-16
net: Remove code duplication between offload structures
Vlad Yasevich
1
-7
/
+3
2012-11-16
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-5
/
+6
2012-11-16
ipv6: Separate tcp offload functionality
Vlad Yasevich
1
-0
/
+35
2012-11-16
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
1
-8
/
+0
2012-11-16
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
1
-6
/
+0
2012-11-16
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
1
-0
/
+4
2012-11-16
net: Add net protocol offload registration infrustructure
Vlad Yasevich
1
-0
/
+12
2012-11-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-14
/
+311
2012-11-15
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
1
-19
/
+21
2012-11-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-19
/
+74
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-14
/
+311
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-2
/
+6
2012-11-13
xfrm: Fix the gc threshold value for ipv4
Steffen Klassert
1
-1
/
+1
2012-11-13
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
1
-2
/
+3
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2012-11-10
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
1
-0
/
+9
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
1
-2
/
+21
2012-11-09
mac80211: call driver method when restart completes
Johannes Berg
1
-0
/
+6
2012-11-09
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
1
-1
/
+0
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
1
-0
/
+7
2012-11-06
wireless: add utility function to get P2P attribute
Johannes Berg
1
-0
/
+19
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-2
/
+1
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
1
-0
/
+6
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
1
-0
/
+9
[prev]
[next]