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-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
65
-1
/
+69
2006-01-11
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
Adrian Bunk
1
-1
/
+1
2006-01-11
[PKT_SCHED] ematch: Remove bogus include.
Evgeniy Polyakov
1
-1
/
+0
2006-01-11
[NET]: Fix diverter build.
Evgeniy Polyakov
1
-1
/
+1
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
16
-41
/
+34
2006-01-11
[IPV6]: Avoid calling ip6_xmit() with NULL sk
David Woodhouse
1
-2
/
+18
2006-01-11
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
David S. Miller
2
-2
/
+5
2006-01-11
[NET]: Some more missing include/etherdevice.h includes
David S. Miller
2
-0
/
+2
2006-01-10
[IPV6]: Fix modular build with netfilter enabled.
David S. Miller
2
-2
/
+6
2006-01-10
Fix net/core/wireless.c link failure
Linus Torvalds
1
-0
/
+1
2006-01-11
netfilter: headers included twice
Nicolas Kaiser
4
-5
/
+0
2006-01-10
[EBTABLES] Don't match tcp/udp source/destination port for IP fragments
Bart De Schuymer
1
-0
/
+3
2006-01-10
[NET]: Remove unneeded kmalloc() return value casts
Jesper Juhl
2
-3
/
+3
2006-01-10
[RXRPC]: Decrease number of pointer derefs in connection.c
Jesper Juhl
1
-6
/
+8
2006-01-10
[AF_NETLINK]: Fix DoS in netlink_rcv_skb()
Martin Murray
1
-1
/
+1
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
13
-73
/
+73
2006-01-10
[NETFILTER]: Remove unused function from NAT protocol helpers
Patrick McHardy
5
-160
/
+0
2006-01-10
[NETFILTER]: Fix return value confusion in PPTP NAT helper
Patrick McHardy
1
-23
/
+13
2006-01-10
[NETFILTER]: Fix another crash in ip_nat_pptp
Patrick McHardy
1
-30
/
+27
2006-01-10
[NETFILTER]: Fix crash in ip_nat_pptp
Patrick McHardy
1
-1
/
+1
2006-01-10
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
4
-32
/
+6
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
11
-25
/
+26
2006-01-10
Fix rpc shutdown event condition bug
Linus Torvalds
1
-1
/
+1
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-7
/
+2
2006-01-10
[PATCH] nfs: sleep_on() removal
Ingo Molnar
1
-1
/
+2
2006-01-10
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
Andrey Borzenkov
1
-9
/
+19
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
2
-31
/
+31
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-4
/
+4
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2
-31
/
+31
2006-01-10
spelling: s/trough/through/
Adrian Bunk
2
-4
/
+4
2006-01-09
[INET_DIAG]: Introduce sk_diag_fill
Arnaldo Carvalho de Melo
1
-10
/
+24
2006-01-09
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
Arnaldo Carvalho de Melo
1
-47
/
+111
2006-01-09
[INET_DIAG]: whitespace/simple cleanups
Arnaldo Carvalho de Melo
1
-29
/
+28
2006-01-09
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-01-09
[IPV6]: Set skb->priority in ip6_output.c
Patrick McHardy
1
-0
/
+4
2006-01-09
[IPV4]: ip_output.c needs xfrm.h
Patrick McHardy
1
-0
/
+1
2006-01-09
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
4
-9
/
+10
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
11
-40
/
+21
2006-01-09
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
8
-8
/
+8
2006-01-09
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
1
-0
/
+2
2006-01-09
[PKT_SCHED]: Remove some obsolete policer exports
Patrick McHardy
1
-11
/
+3
2006-01-09
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
7
-13
/
+10
2006-01-09
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
1
-4
/
+4
2006-01-09
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
6
-66
/
+63
2006-01-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-20
/
+45
2006-01-09
[PATCH] netlink oops fix due to incorrect error code
Kirill Korotaev
1
-1
/
+1
2006-01-09
[PATCH] ieee80211: enable hw wep where host has to build IV
Johannes Berg
3
-20
/
+45
2006-01-08
[PATCH] tiny: Trim non-IPX builds
Matt Mackall
1
-3
/
+1
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-1
/
+1
2006-01-08
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
1
-2
/
+2
[next]