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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
1
-4
/
+32
2006-07-07
[NET]: Fix network device interface printk message priority
Stephen Hemminger
1
-3
/
+3
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
1
-9
/
+88
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
1
-0
/
+16
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
1
-0
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+1
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+11
2006-06-29
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2
-11
/
+27
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
1
-2
/
+24
2006-06-26
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
1
-7
/
+3
2006-06-26
[NET]: skb_find_text ignores to argument
Phil Oester
1
-1
/
+4
2006-06-25
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+1
2006-06-25
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
1
-0
/
+3
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-27
/
+317
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2
-6
/
+5
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-2
/
+2
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
1
-0
/
+29
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
1
-0
/
+126
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
1
-5
/
+122
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-7
/
+9
2006-06-23
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
1
-3
/
+3
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-10
/
+26
2006-06-17
[ETHTOOL]: Fix UFO typo
Herbert Xu
1
-1
/
+2
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
2
-8
/
+4
2006-06-17
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
1
-5
/
+2
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
1
-61
/
+2
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
4
-29
/
+24
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
1
-1
/
+2
2006-06-17
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
1
-0
/
+4
2006-06-17
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
1
-0
/
+6
2006-06-17
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
2
-0
/
+128
2006-06-17
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
1
-0
/
+104
2006-05-26
[NET]: dev.c comment fixes
Stephen Hemminger
1
-9
/
+11
2006-05-12
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
1
-2
/
+19
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-36
/
+27
2006-05-09
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
1
-5
/
+5
2006-05-09
[NET]: Make netdev_chain a raw notifier.
Alan Stern
1
-18
/
+18
2006-05-06
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
2
-38
/
+13
2006-04-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+10
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
2
-0
/
+9
2006-04-19
[PATCH] wext: Fix RtNetlink ENCODE security permissions
Jean Tourrilhes
1
-0
/
+8
2006-04-19
[PATCH] wext: Fix IWENCODEEXT security permissions
Jean Tourrilhes
1
-1
/
+2
2006-04-18
unaligned access in sk_run_filter()
Dmitry Mishin
1
-2
/
+3
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
4
-6
/
+6
2006-04-09
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
1
-1
/
+1
2006-04-09
[NET]: More kzalloc conversions.
Andrew Morton
5
-22
/
+8
2006-04-09
[NET] kzalloc: use in alloc_netdev
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+1
[next]