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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
1
-59
/
+19
2007-10-11
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
1
-1
/
+13
2007-10-11
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2
-1
/
+1
2007-10-11
[CCID3]: Move NULL-protection into function
Gerrit Renker
2
-31
/
+24
2007-10-11
[DCCP]: Send Reset upon Sync in state REQUEST
Gerrit Renker
1
-5
/
+3
2007-10-11
[BLUETOOTH]: Make hidp_setup_input() return int
WANG Cong
1
-4
/
+7
2007-10-11
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Ilpo Järvinen
2
-0
/
+2
2007-10-11
[TCP]: Reordered ACK's (old) SACKs not included to discarded MIB
Ilpo Järvinen
1
-1
/
+6
2007-10-11
[TCP]: Re-place highest_sack check to a more robust position
Ilpo Järvinen
1
-4
/
+4
2007-10-11
[DCCP]: Parameter renaming
Gerrit Renker
1
-4
/
+6
2007-10-11
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
1
-3
/
+11
2007-10-11
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
1
-23
/
+17
2007-10-11
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
3
-34
/
+19
2007-10-11
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
4
-1
/
+26
2007-10-11
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
1
-23
/
+16
2007-10-11
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
3
-5
/
+5
2007-10-11
[MAC80211]: kill vlan_id
Johannes Berg
2
-3
/
+0
2007-10-11
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-11
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2
-1
/
+1
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
6
-17
/
+19
2007-10-11
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-11
[MAC80211]: remove key threshold stuff
Johannes Berg
8
-68
/
+3
2007-10-11
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-3
/
+29
2007-10-11
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
2
-2
/
+39
2007-10-11
[IEEE80211]: Fix softmac lockdep reports.
Johannes Berg
6
-17
/
+23
2007-10-11
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
1
-17
/
+2
2007-10-11
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
14
-50
/
+50
2007-10-11
[NL80211]: add netlink interface to cfg80211
Johannes Berg
7
-2
/
+653
2007-10-11
[TCP]: Avoid clearing sacktag hint in trivial situations
Ilpo Järvinen
2
-10
/
+16
2007-10-11
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
Ilpo Järvinen
1
-1
/
+1
2007-10-11
[TCP] FRTO: Improve interoperability with other undo_marker users
Ilpo Järvinen
1
-15
/
+27
2007-10-11
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
Ilpo Järvinen
1
-36
/
+30
2007-10-11
[TCP]: Move accounting from tso_acked to clean_rtx_queue
Ilpo Järvinen
1
-46
/
+35
2007-10-11
[TCP]: clear_all_retrans_hints prefixed by tcp_
Ilpo Järvinen
2
-8
/
+8
2007-10-11
[TCP]: Make fackets_out accurate
Ilpo Järvinen
2
-25
/
+29
2007-10-11
[TCP]: Maintain highest_sack accurately to the highest skb
Ilpo Järvinen
1
-0
/
+7
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
31
-321
/
+381
2007-10-11
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
Rick Jones
2
-5
/
+12
2007-10-11
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
1
-8
/
+4
2007-10-11
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
Vlad Yasevich
1
-1
/
+12
2007-10-11
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
4
-0
/
+547
2007-10-11
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
6
-12
/
+362
2007-10-11
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
3
-27
/
+155
2007-10-11
[SCTP]: Implete SCTP-AUTH parameter processing
Vlad Yasevich
4
-4
/
+219
2007-10-11
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
5
-0
/
+133
2007-10-11
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich
3
-1
/
+749
2007-10-11
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
5
-78
/
+108
2007-10-11
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
7
-62
/
+94
2007-10-11
[NET]: all net/ cleanup with ARRAY_SIZE
Denis Cheng
2
-2
/
+2
2007-10-11
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
Denis Cheng
1
-1
/
+1
[next]