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
2009-01-05
Revert "net: Fix for initial link state in 2.6.28"
David S. Miller
1
-6
/
+1
2009-01-04
net: Fix for initial link state in 2.6.28
Michael Marineau
1
-1
/
+6
2009-01-04
gro: Add page frag support
Herbert Xu
2
-6
/
+99
2009-01-04
gro: Use gso_size to store MSS
Herbert Xu
2
-0
/
+3
2008-12-29
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
Rusty Russell
1
-2
/
+2
2008-12-29
netns: foreach_netdev_safe is insufficient in default_device_exit
Eric W. Biederman
1
-3
/
+5
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
17
-286
/
+923
2008-12-26
gro: Fix potential use after free
Herbert Xu
1
-1
/
+4
2008-12-26
net: Init NAPI dev_list on napi_del
Peter P Waskiewicz Jr
1
-1
/
+1
2008-12-25
Merge branch 'next' into for-linus
James Morris
2
-6
/
+12
2008-12-22
net: Fix oops in dev_ifsioc()
Jarek Poplawski
1
-1
/
+3
2008-12-17
Revert "net: release skb->dst in sock_queue_rcv_skb()"
David S. Miller
1
-5
/
+1
2008-12-17
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
Rémi Denis-Courmont
1
-2
/
+2
2008-12-17
Phonet: allocate a non-Ethernet ARP type
Rémi Denis-Courmont
1
-4
/
+4
2008-12-15
ethtool: Add GGRO and SGRO ops
Herbert Xu
1
-2
/
+51
2008-12-15
net: Add skb_gro_receive
Herbert Xu
1
-0
/
+59
2008-12-15
net: Add Generic Receive Offload infrastructure
Herbert Xu
1
-2
/
+191
2008-12-15
net: Add frag_list support to GSO
Herbert Xu
1
-2
/
+0
2008-12-15
net: Add frag_list support to skb_segment
Herbert Xu
1
-14
/
+59
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2008-12-09
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+2
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
1
-6
/
+0
2008-12-04
Merge branch 'master' into next
James Morris
3
-27
/
+15
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-20
/
+13
2008-11-26
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
1
-17
/
+8
2008-11-26
net: release skb->dst in sock_queue_rcv_skb()
Eric Dumazet
1
-1
/
+5
2008-11-25
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
1
-3
/
+7
2008-11-25
tc: policing requires a rate estimator
Stephen Hemminger
1
-3
/
+27
2008-11-25
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan
1
-37
/
+5
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netns xfrm: finding states in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-25
netns: filter out uevent not belonging to init_net
Daniel Lezcano
1
-0
/
+3
2008-11-25
tcp: skb_shift cannot cache frag ptrs past pskb_expand_head
Ilpo Järvinen
1
-1
/
+6
2008-11-24
tcp: handle shift/merge of cloned skbs too
Ilpo Järvinen
1
-5
/
+2
2008-11-24
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
1
-0
/
+140
2008-11-24
net: gen_estimator: Fix gen_kill_estimator() lookups
Jarek Poplawski
1
-20
/
+56
2008-11-21
net: Fix memory leak in the proto_register function
Catalin Marinas
1
-19
/
+12
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
4
-13
/
+19
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+2
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
1
-0
/
+19
2008-11-19
netdev: introduce dev_get_stats()
Stephen Hemminger
3
-10
/
+22
2008-11-19
netdev: network device operations infrastructure
Stephen Hemminger
3
-39
/
+86
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
1
-1
/
+1
2008-11-19
net: make /proc/net/protocols namespace aware
Eric Dumazet
1
-5
/
+24
2008-11-19
pktgen: fix multiple queue warning
Robert Olsson
1
-7
/
+2
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+3
2008-11-18
Merge branch 'master' into next
James Morris
3
-5
/
+3
2008-11-16
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
1
-1
/
+3
2008-11-16
net: use %pF for /proc/net/ptype
Alexey Dobriyan
1
-30
/
+2
[next]