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-04-12
net: add RTNL_ASSERT in __netdev_update_features()
Michał Mirosław
1
-0
/
+2
2011-04-12
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
1
-1
/
+7
2011-04-12
ethtool: time to blink provided in seconds not jiffies
Allan, Bruce W
1
-1
/
+1
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-16
/
+16
2011-04-11
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
Alexander Duyck
1
-0
/
+3
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
6
-16
/
+16
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-2
/
+53
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
1
-2
/
+53
2011-04-04
net: Allow no-cache copy from user on transmit
Tom Herbert
2
-1
/
+13
2011-04-02
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
2
-9
/
+20
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-16
/
+16
2011-03-30
netdev: fix mtu check when TSO is enabled
Daniel Lezcano
1
-2
/
+22
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-55
/
+17
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-1
/
+16
2011-03-27
bridge: notify applications if address of bridge device changes
stephen hemminger
1
-0
/
+1
2011-03-27
net: remove useless comments in net/core/dev.c
Amerigo Wang
1
-54
/
+0
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-9
/
+12
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
1
-1
/
+4
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
2
-9
/
+12
2011-03-21
net: fix incorrect spelling in drop monitor protocol
Neil Horman
1
-1
/
+1
2011-03-18
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
1
-0
/
+3
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
12
-503
/
+1003
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
2
-8
/
+14
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
1
-1
/
+1
2011-03-14
pktgen: bug fix in transmission headers with frags=0
Daniel Turull
1
-2
/
+1
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-3
/
+3
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+11
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+10
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-2
/
+10
2011-03-09
pktgen: fix errata in show results
Daniel Turull
1
-1
/
+1
2011-03-07
net: allow handlers to be processed for orig_dev
Jiri Pirko
1
-1
/
+2
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-03-01
inet: Remove unused sk_sndmsg_* from UFO
Herbert Xu
1
-3
/
+0
2011-02-28
net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.
David S. Miller
1
-88
/
+31
2011-02-27
bond: service netpoll arp queue on master device
Amerigo Wang
1
-0
/
+11
2011-02-27
netpoll: remove IFF_IN_NETPOLL flag
Amerigo Wang
1
-2
/
+0
2011-02-25
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
1
-1
/
+1
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+61
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
1
-0
/
+14
2011-02-23
net: avoid initial "Features changed" message
Michał Mirosław
1
-3
/
+5
2011-02-23
Fix "(unregistered net_device): Features changed" message
Michał Mirosław
1
-2
/
+2
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
1
-7
/
+7
2011-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-1
/
+2
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+7
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-17
net: Add initial_ref arg to dst_alloc().
David S. Miller
1
-2
/
+2
2011-02-17
net: introduce NETIF_F_RXCSUM
Michał Mirosław
1
-24
/
+23
[next]