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-10-21
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
1
-1
/
+1
2012-10-13
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-10-13
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-10-13
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-10-02
net: Statically initialize init_net.dev_base_head
Rustad, Mark D
2
-2
/
+5
2012-10-02
af_packet: don't emit packet on orig fanout group
Eric Leblond
1
-2
/
+14
2012-10-02
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
1
-2
/
+5
2012-10-02
tcp: Apply device TSO segment limit earlier
Ben Hutchings
1
-0
/
+1
2012-10-02
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
1
-0
/
+4
2012-08-15
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2
-0
/
+4
2012-08-09
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-07-16
net: remove skb_orphan_try()
Eric Dumazet
1
-22
/
+1
2012-07-16
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-07-16
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-07-16
drop_monitor: dont sleep in atomic context
Eric Dumazet
1
-69
/
+33
2012-07-16
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
1
-2
/
+5
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
2012-05-10
pktgen: fix crash at module unload
Eric Dumazet
1
-2
/
+8
2012-05-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
1
-31
/
+5
2012-05-02
drop_monitor: prevent init path from scheduling on the wrong cpu
Neil Horman
1
-5
/
+7
2012-04-28
drop_monitor: Make updating data->skb smp safe
Neil Horman
1
-16
/
+54
2012-04-28
drop_monitor: fix sleeping in invalid context warning
Neil Horman
1
-7
/
+7
2012-04-21
drop_monitor: allow more events per second
Eric Dumazet
1
-0
/
+1
2012-04-18
netns: do not leak net_generic data on failed init
Julian Anastasov
1
-15
/
+18
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-11
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
1
-1
/
+3
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-03
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
1
-3
/
+6
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
9
-9
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
9
-9
/
+0
2012-03-28
net/core: dev_forward_skb() should clear skb_iif
Benjamin LaHaise
1
-0
/
+1
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-2
/
+2
2012-03-21
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
1
-1
/
+2
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-120
/
+222
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-9
/
+7
2012-03-20
net: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-8
/
+10
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
1
-1
/
+1
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
1
-6
/
+6
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+10
2012-03-05
net: export netdev_stats_to_stats64
Eric Dumazet
1
-4
/
+5
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
7
-39
/
+77
2012-03-04
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2012-02-29
rtnetlink: Fix VF IFLA policy
Greg Rose
1
-0
/
+2
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+59
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-2
/
+7
[next]