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
2011-07-22
net: allow netif_carrier to be called safely from IRQ
stephen hemminger
1
-1
/
+1
2011-07-21
ethtool: Allow zero-length register dumps again
Ben Hutchings
1
-2
/
+2
2011-07-21
skbuff: fix error handling in pskb_copy()
Dan Carpenter
1
-1
/
+2
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2
-8
/
+9
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
1
-11
/
+14
2011-07-16
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
1
-2
/
+2
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
1
-23
/
+2
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
1
-2
/
+2
2011-07-16
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
1
-9
/
+0
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
1
-2
/
+0
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
1
-2
/
+1
2011-07-14
net: cleanup vlan_features setting in register_netdev
Michał Mirosław
1
-5
/
+2
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2
-66
/
+22
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-19
/
+18
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-1
/
+1
2011-07-11
ipv4: Use universal hash for ARP.
David S. Miller
1
-0
/
+1
2011-07-11
neigh: Store hash shift instead of mask.
David S. Miller
1
-24
/
+23
2011-07-09
skbuff: clear tx zero-copy flag
Shirley Ma
1
-0
/
+3
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2011-07-07
skbuff: skb supports zero-copy buffers
Shirley Ma
1
-1
/
+79
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2011-07-05
net: Add GSO to vlan_features initialization
Shan Wei
1
-4
/
+5
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
1
-3
/
+3
2011-07-03
netpoll: Remove wrapper function netpoll_poll
Joe Perches
1
-7
/
+2
2011-07-03
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
1
-4
/
+2
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
1
-2
/
+4
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
3
-0
/
+15
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-1
/
+1
2011-06-21
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2
-0
/
+6
2011-06-21
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
1
-0
/
+1
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-37
/
+44
2011-06-20
net: export the receive time stamping hook for non-NAPI drivers
Richard Cochran
1
-0
/
+1
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-16
/
+19
2011-06-13
net: export time stamp utility function for Ethernet MAC drivers
Richard Cochran
1
-0
/
+1
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2
-16
/
+19
2011-06-11
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
1
-1
/
+2
2011-06-11
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
1
-1
/
+1
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
3
-19
/
+58
2011-06-09
netpoll: prevent netpoll setup on slave devices
WANG Cong
1
-0
/
+6
2011-06-08
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2
-313
/
+1
2011-06-07
net: cpu offline cause napi stall
Heiko Carstens
1
-0
/
+5
2011-06-06
net: Rework netdev_drivername() to avoid warning.
David S. Miller
1
-11
/
+5
2011-06-05
get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
Al Viro
1
-9
/
+7
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2011-06-02
net: tracepoint of net_dev_xmit sees freed skb and causes panic
Koki Sanagi
1
-2
/
+5
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+27
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2
-0
/
+2
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
1
-0
/
+1
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
2
-1
/
+69
[next]