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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
net: Introduce unregister_netdevice_queue()
Eric Dumazet
1
-1
/
+8
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2009-10-27
vlan: allow null VLAN ID to be used
Eric Dumazet
1
-5
/
+9
2009-10-24
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
1
-0
/
+4
2009-10-24
ipv6 sit: RCU conversion phase I
Eric Dumazet
1
-0
/
+1
2009-10-22
pkt_sched: skbedit add support for setting mark
jamal
2
-0
/
+4
2009-10-20
net: Fix for dst_negative_advice
Krishna Kumar
1
-2
/
+10
2009-10-20
net: Introduce sk_tx_queue_mapping
Krishna Kumar
1
-0
/
+26
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-20
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
Arnaldo Carvalho de Melo
1
-1
/
+5
2009-10-20
filter: Add SKF_AD_QUEUE instruction
Eric Dumazet
1
-1
/
+2
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-0
/
+4
2009-10-19
pkt_sched: ingress socket filter by mark
jamal
1
-1
/
+2
2009-10-18
xfrm: remove skb_icv_walk
Steffen Klassert
1
-3
/
+0
2009-10-18
ah: Remove obsolete code
Steffen Klassert
1
-26
/
+3
2009-10-18
ah: Add struct crypto_ahash to ah_data
Steffen Klassert
1
-0
/
+1
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
6
-34
/
+34
2009-10-14
Phonet: routing table Netlink interface
Rémi Denis-Courmont
1
-0
/
+1
2009-10-14
Phonet: routing table backend
Rémi Denis-Courmont
1
-0
/
+5
2009-10-14
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
1
-0
/
+1
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+7
2009-10-13
net: smsc911x: allow platform_data to specify mac address
Manuel Lauss
1
-0
/
+1
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-8
/
+8
2009-10-13
net: Add netdev_alloc_skb_ip_align() helper
Eric Dumazet
1
-0
/
+10
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
1
-2
/
+2
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
4
-0
/
+23
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
3
-2
/
+8
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-12
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
1
-2
/
+0
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-10-11
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-22
/
+54
2009-10-08
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
1
-0
/
+1
2009-10-07
can: add TI CAN (HECC) driver
Anant Gole
1
-0
/
+40
2009-10-07
udp: dynamically size hash tables at boot time
Eric Dumazet
2
-6
/
+13
2009-10-07
IPv6: Fix 6RD build error
Brian Haley
1
-0
/
+1
2009-10-07
include/linux/netdevice.h: fix nanodoc mismatch
Wolfram Sang
1
-1
/
+1
2009-10-07
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
1
-0
/
+3
2009-10-07
wext: refactor
Johannes Berg
4
-22
/
+49
2009-10-07
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
1
-0
/
+1
2009-10-07
ethtool: Add reset operation
Ben Hutchings
1
-0
/
+32
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
1
-0
/
+1
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
2
-0
/
+24
2009-10-07
add vif using local interface index instead of IP
Ilia K
1
-4
/
+9
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-18
/
+3
2009-10-06
net: speedup sk_wake_async()
Eric Dumazet
1
-1
/
+2
[next]