index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DCCP]: Parameter renaming
Gerrit Renker
2007-10-10
1
-4
/
+6
*
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
2007-10-10
1
-3
/
+11
*
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
2007-10-10
1
-23
/
+17
*
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
3
-34
/
+19
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
4
-1
/
+26
*
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
2007-10-10
1
-23
/
+16
*
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
2007-10-10
3
-5
/
+5
*
[MAC80211]: kill vlan_id
Johannes Berg
2007-10-10
2
-3
/
+0
*
[MAC80211]: kill IE parse typedef
Johannes Berg
2007-10-10
1
-4
/
+3
*
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2007-10-10
2
-1
/
+1
*
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
6
-17
/
+19
*
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
2007-10-10
1
-0
/
+6
*
[MAC80211]: remove key threshold stuff
Johannes Berg
2007-10-10
8
-68
/
+3
*
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
2007-10-10
1
-3
/
+29
*
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
2007-10-10
2
-2
/
+39
*
[IEEE80211]: Fix softmac lockdep reports.
Johannes Berg
2007-10-10
6
-17
/
+23
*
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
2007-10-10
1
-17
/
+2
*
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
14
-50
/
+50
*
[NL80211]: add netlink interface to cfg80211
Johannes Berg
2007-10-10
7
-2
/
+653
*
[TCP]: Avoid clearing sacktag hint in trivial situations
Ilpo Järvinen
2007-10-10
2
-10
/
+16
*
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
Ilpo Järvinen
2007-10-10
1
-1
/
+1
*
[TCP] FRTO: Improve interoperability with other undo_marker users
Ilpo Järvinen
2007-10-10
1
-15
/
+27
*
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
Ilpo Järvinen
2007-10-10
1
-36
/
+30
*
[TCP]: Move accounting from tso_acked to clean_rtx_queue
Ilpo Järvinen
2007-10-10
1
-46
/
+35
*
[TCP]: clear_all_retrans_hints prefixed by tcp_
Ilpo Järvinen
2007-10-10
2
-8
/
+8
*
[TCP]: Make fackets_out accurate
Ilpo Järvinen
2007-10-10
2
-25
/
+29
*
[TCP]: Maintain highest_sack accurately to the highest skb
Ilpo Järvinen
2007-10-10
1
-0
/
+7
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
31
-321
/
+381
*
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
Rick Jones
2007-10-10
2
-5
/
+12
*
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
2007-10-10
1
-8
/
+4
*
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
Vlad Yasevich
2007-10-10
1
-1
/
+12
*
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
2007-10-10
4
-0
/
+547
*
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
2007-10-10
6
-12
/
+362
*
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
2007-10-10
3
-27
/
+155
*
[SCTP]: Implete SCTP-AUTH parameter processing
Vlad Yasevich
2007-10-10
4
-4
/
+219
*
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
2007-10-10
5
-0
/
+133
*
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich
2007-10-10
3
-1
/
+749
*
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
2007-10-10
5
-78
/
+108
*
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
2007-10-10
7
-62
/
+94
*
[NET]: all net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
2
-2
/
+2
*
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
Denis Cheng
2007-10-10
1
-1
/
+1
*
[NETLINK]: the temp variable name max is ambiguous
Denis Cheng
2007-10-10
1
-6
/
+6
*
[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead
Denis Cheng
2007-10-10
1
-1
/
+1
*
[SKBUFF]: Fix up csum_start when head room changes
Herbert Xu
2007-10-10
1
-10
/
+8
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-10
6
-13
/
+15
*
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
Vlad Yasevich
2007-10-10
2
-11
/
+6
*
[SCTP]: Implement the Supported Extensions Parameter
Vlad Yasevich
2007-10-10
1
-2
/
+89
*
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
Denis V. Lunev
2007-10-10
4
-32
/
+27
*
[NET]: Cleanup calling netdev notifiers.
Pavel Emelyanov
2007-10-10
1
-19
/
+13
*
[NETNS]: Consolidate hashes creation in netdev_init()
Pavel Emelyanov
2007-10-10
1
-17
/
+24
[next]