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
2012-11-07
af-packet: fix oops when socket is not present
Eric Leblond
1
-1
/
+1
2012-11-03
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
John Fastabend
1
-1
/
+2
2012-10-22
net: fix secpath kmemleak
Eric Dumazet
1
-2
/
+4
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-10-10
pktgen: replace scan_ip6() with in6_pton()
Amerigo Wang
1
-97
/
+4
2012-10-10
pktgen: enable automatic IPv6 address setting
Amerigo Wang
1
-13
/
+5
2012-10-10
pktgen: display IPv4 address in human-readable format
Amerigo Wang
1
-2
/
+2
2012-10-10
pktgen: set different default min_pkt_size for different protocols
Amerigo Wang
1
-7
/
+20
2012-10-10
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
1
-1
/
+1
2012-10-08
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
1
-2
/
+5
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-7
/
+31
2012-10-07
net: gro: fix a potential crash in skb_gro_reset_offset
Eric Dumazet
1
-6
/
+8
2012-10-07
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
1
-4
/
+2
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-47
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-28
/
+13
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-206
/
+394
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-17
/
+33
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+11
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-22
/
+4
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-18
/
+9
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
1
-2
/
+4
2012-10-01
net: add gro_cells infrastructure
Eric Dumazet
1
-0
/
+2
2012-10-01
use skb_end_offset() in skb_try_coalesce()
Weiping Pan
1
-2
/
+1
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+13
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+8
2012-09-27
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
1
-16
/
+30
2012-09-27
net: remove sk_init() helper
Eric Dumazet
1
-13
/
+0
2012-09-26
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-26
new helper: iterate_fd()
Al Viro
1
-26
/
+12
2012-09-24
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-24
filter: add XOR instruction for use with X/K
Daniel Borkmann
1
-3
/
+9
2012-09-24
net: use a per task frag allocator
Eric Dumazet
2
-30
/
+56
2012-09-20
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-09-19
net/core: fix comment in skb_try_coalesce
Li RongQing
1
-1
/
+3
2012-09-19
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2
-4
/
+4
2012-09-19
netdev: make address const in device address management
stephen hemminger
1
-19
/
+21
2012-09-19
net: provide a default dev->ethtool_ops
Eric Dumazet
2
-12
/
+4
2012-09-19
net: dev: fix incorrect getting net device's name
Gao feng
1
-8
/
+20
2012-09-19
net: more accurate network taps in transmit path
Eric Dumazet
1
-3
/
+6
2012-09-18
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
1
-1
/
+1
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-1
/
+1
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-10
/
+6
2012-09-17
netdev_printk/netif_printk: Remove a superfluous logging colon
Joe Perches
1
-1
/
+1
2012-09-17
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
Joe Perches
1
-7
/
+17
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+15
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-1
/
+11
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2
-22
/
+0
2012-09-14
cgroup: net_prio: Do not define task_netpioidx() when not selected
Daniel Wagner
1
-0
/
+2
2012-09-14
cgroup: net_cls: Do not define task_cls_classid() when not selected
Daniel Wagner
1
-0
/
+2
[next]