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
2006-12-02
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2
-0
/
+40
2006-12-02
[SCTP]: Fix warning
Vlad Yasevich
1
-0
/
+7
2006-12-02
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
David S. Miller
1
-1
/
+1
2006-12-02
[DCCP]: Fix typo _read_mostly --> __read_mostly.
David S. Miller
1
-1
/
+1
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
7
-20
/
+35
2006-12-02
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
David Kimdon
2
-1
/
+6
2006-12-02
[NET] rules: Add support to invert selectors
Thomas Graf
1
-7
/
+17
2006-12-02
[NET] rules: Share common attribute validation policy
Thomas Graf
3
-15
/
+3
2006-12-02
[NET] rules: Protocol independant mark selector
Thomas Graf
4
-88
/
+29
2006-12-02
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
1
-1
/
+1
2006-12-02
[NET]: Rethink mark field in struct flowi
Thomas Graf
12
-112
/
+24
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
27
-66
/
+57
2006-12-02
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-12-02
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
1
-0
/
+34
2006-12-02
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2
-5
/
+5
2006-12-02
SELinux: Fix SA selection semantics
Venkat Yekkirala
1
-1
/
+2
2006-12-02
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
1
-0
/
+2
2006-12-02
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
1
-8
/
+8
2006-12-02
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
1
-1
/
+1
2006-12-02
[BLUETOOTH]: bnep endianness annotations
Al Viro
2
-8
/
+8
2006-12-02
[BLUETOOTH] bnep endianness bug: filtering by packet type
Al Viro
2
-13
/
+14
2006-12-02
[IPV6]: ip6_output annotations
Al Viro
1
-2
/
+2
2006-12-02
[NETFILTER]: trivial annotations
Al Viro
3
-19
/
+16
2006-12-02
[AF_PACKET]: annotate
Al Viro
1
-8
/
+10
2006-12-02
[LLC]: anotations
Al Viro
2
-3
/
+3
2006-12-02
[IPV6]: annotate inet6_csk_search_req()
Al Viro
1
-3
/
+3
2006-12-02
[IPV6]: flowlabels are net-endian
Al Viro
6
-16
/
+16
2006-12-02
[XFRM]: annotate ->new_mapping()
Al Viro
2
-2
/
+2
2006-12-02
[IPV4]: encapsulation annotations
Al Viro
4
-38
/
+38
2006-12-02
[SUNRPC]: annotate hash_ip()
Al Viro
1
-4
/
+4
2006-12-02
[IPV6]: annotate ipv6 mcast
Al Viro
1
-6
/
+6
2006-12-02
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
11
-11
/
+11
2006-12-02
[XFRM]: misc annotations
Al Viro
3
-7
/
+7
2006-12-02
[IPV6]: annotate inet6_hashtables
Al Viro
1
-3
/
+3
2006-12-02
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-52
/
+53
2006-12-02
[TIPC]: endianness annotations
Al Viro
4
-34
/
+20
2006-12-02
[IPV6] NDISC: Calculate packet length correctly for allocation.
David S. Miller
1
-4
/
+12
2006-12-02
[PATCH] netdev: don't allow register_netdev with blank name
Stephen Hemminger
1
-9
/
+0
2006-12-02
[PATCH] softmac: reduce scan debug output
Larry Finger
1
-3
/
+2
2006-12-02
[PATCH] ieee80211: Provide generic get_stats implementation
Daniel Drake
1
-0
/
+11
2006-12-02
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
Arnaldo Carvalho de Melo
3
-12
/
+14
2006-12-02
[PATCH] ieee80211softmac: fix verbosity when debug disabled
Larry Finger
1
-5
/
+5
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
1
-0
/
+5
2006-12-02
[PATCH] ieee80211: allow mtu bigger than 1500
matthieu castet
1
-0
/
+9
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
1
-6
/
+50
2006-12-01
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+2
2006-11-30
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2
-4
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2
-3
/
+3
2006-11-28
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-28
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2
-6
/
+6
[next]