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
2008-06-20
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2
-0
/
+7
2008-06-16
net: Fix test for VLAN TX checksum offload capability
Ben Hutchings
1
-8
/
+26
2008-06-04
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
1
-2
/
+3
2008-06-03
netlink: Improve returned error codes
Thomas Graf
2
-2
/
+4
2008-06-03
net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
Brice Goglin
1
-1
/
+1
2008-06-03
net: neighbour table ABI problem
Stephen Hemminger
1
-3
/
+3
2008-05-20
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
1
-0
/
+4
2008-05-20
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
1
-1
/
+1
2008-05-14
net: handle errors from device_rename
Stephen Hemminger
1
-1
/
+5
2008-05-14
net: Fix typo in net/core/sock.c.
Rami Rosen
1
-1
/
+1
2008-05-12
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
1
-1
/
+1
2008-05-08
net: Added ASSERT_RTNL() to dev_open() and dev_close().
Ben Hutchings
1
-0
/
+4
2008-05-08
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
Pavel Emelyanov
1
-3
/
+5
2008-05-03
net: Fix useless comment reference loop.
Johannes Berg
1
-1
/
+3
2008-05-02
netns: Fix device renaming for sysfs
Daniel Lezcano
3
-3
/
+10
2008-05-02
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
1
-4
/
+11
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
1
-2
/
+2
2008-05-02
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
1
-1
/
+2
2008-05-02
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2
-11
/
+6
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+5
2008-04-24
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
1
-0
/
+5
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2008-04-23
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
1
-0
/
+6
2008-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-9
/
+0
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-1
/
+0
2008-04-21
Remove documentation of non-existent sk_alloc arg
Rusty Russell
1
-1
/
+0
2008-04-21
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
1
-9
/
+0
2008-04-20
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
1
-0
/
+2
2008-04-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
[NET]: Fix and allocate less memory for ->priv'less netdevices
Alexey Dobriyan
1
-6
/
+9
2008-04-16
[NET]: Do not allocate unneeded memory for dev->priv alignment.
Pavel Emelyanov
1
-1
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug for network devices.
Denis V. Lunev
1
-0
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug to fib rules.
Denis V. Lunev
1
-2
/
+3
2008-04-16
[NETNS]: Add netns refcnt debug for kernel sockets.
Denis V. Lunev
1
-0
/
+1
2008-04-16
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
1
-0
/
+4
2008-04-16
[RTNL]: Introduce the rtnl_kill_links helper.
Pavel Emelyanov
1
-8
/
+21
2008-04-16
[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.
Pavel Emelyanov
1
-2
/
+2
2008-04-15
[ETHTOOL]: Add support for large eeproms
Mandeep Singh Baines
1
-28
/
+36
2008-04-15
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
1
-0
/
+62
2008-04-15
[NETNS]: The net-subsys IDs generator.
Pavel Emelyanov
1
-0
/
+38
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+3
2008-04-14
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
1
-1
/
+1
2008-04-13
[NET]: Fix kernel-doc for skb_segment
Ben Hutchings
1
-2
/
+2
2008-04-13
[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)
Eric Dumazet
1
-1
/
+1
2008-04-10
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
1
-0
/
+17
2008-04-10
socket: sk_filter deinline
Stephen Hemminger
1
-0
/
+35
2008-04-10
socket: sk_filter minor cleanups
Stephen Hemminger
1
-3
/
+2
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+2
[next]