index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
4
-1
/
+26
2007-10-10
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
1
-23
/
+16
2007-10-10
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
3
-5
/
+5
2007-10-10
[MAC80211]: kill vlan_id
Johannes Berg
2
-3
/
+0
2007-10-10
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-10
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2
-1
/
+1
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
6
-17
/
+19
2007-10-10
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
8
-68
/
+3
2007-10-10
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-3
/
+29
2007-10-10
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
2
-2
/
+39
2007-10-10
[IEEE80211]: Fix softmac lockdep reports.
Johannes Berg
6
-17
/
+23
2007-10-10
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
1
-17
/
+2
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
14
-50
/
+50
2007-10-10
[NL80211]: add netlink interface to cfg80211
Johannes Berg
7
-2
/
+653
2007-10-10
[TCP]: Avoid clearing sacktag hint in trivial situations
Ilpo Järvinen
2
-10
/
+16
2007-10-10
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
Ilpo Järvinen
1
-1
/
+1
2007-10-10
[TCP] FRTO: Improve interoperability with other undo_marker users
Ilpo Järvinen
1
-15
/
+27
2007-10-10
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
Ilpo Järvinen
1
-36
/
+30
2007-10-10
[TCP]: Move accounting from tso_acked to clean_rtx_queue
Ilpo Järvinen
1
-46
/
+35
2007-10-10
[TCP]: clear_all_retrans_hints prefixed by tcp_
Ilpo Järvinen
2
-8
/
+8
2007-10-10
[TCP]: Make fackets_out accurate
Ilpo Järvinen
2
-25
/
+29
2007-10-10
[TCP]: Maintain highest_sack accurately to the highest skb
Ilpo Järvinen
1
-0
/
+7
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
31
-321
/
+381
2007-10-10
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
Rick Jones
2
-5
/
+12
2007-10-10
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
1
-8
/
+4
2007-10-10
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
Vlad Yasevich
1
-1
/
+12
2007-10-10
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
4
-0
/
+547
2007-10-10
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
6
-12
/
+362
2007-10-10
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
3
-27
/
+155
2007-10-10
[SCTP]: Implete SCTP-AUTH parameter processing
Vlad Yasevich
4
-4
/
+219
2007-10-10
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
5
-0
/
+133
2007-10-10
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich
3
-1
/
+749
2007-10-10
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
5
-78
/
+108
2007-10-10
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
7
-62
/
+94
2007-10-10
[NET]: all net/ cleanup with ARRAY_SIZE
Denis Cheng
2
-2
/
+2
2007-10-10
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
Denis Cheng
1
-1
/
+1
2007-10-10
[NETLINK]: the temp variable name max is ambiguous
Denis Cheng
1
-6
/
+6
2007-10-10
[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead
Denis Cheng
1
-1
/
+1
2007-10-10
[SKBUFF]: Fix up csum_start when head room changes
Herbert Xu
1
-10
/
+8
2007-10-10
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
6
-13
/
+15
2007-10-10
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
Vlad Yasevich
2
-11
/
+6
2007-10-10
[SCTP]: Implement the Supported Extensions Parameter
Vlad Yasevich
1
-2
/
+89
2007-10-10
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
Denis V. Lunev
4
-32
/
+27
2007-10-10
[NET]: Cleanup calling netdev notifiers.
Pavel Emelyanov
1
-19
/
+13
2007-10-10
[NETNS]: Consolidate hashes creation in netdev_init()
Pavel Emelyanov
1
-17
/
+24
2007-10-10
[NET]: Fix the prototype of call_netdevice_notifiers.
Eric W. Biederman
1
-2
/
+2
2007-10-10
[NET]: migrate HARD_TX_LOCK to header file
Jamal Hadi Salim
1
-12
/
+0
2007-10-10
[IPV6]: Remove redundant RTM_DELLINK message.
Milan Kocian
1
-2
/
+0
2007-10-10
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
Paul Moore
1
-73
/
+42
[next]