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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-30
/
+260
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-02-03
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2
-0
/
+94
2011-02-03
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
David S. Miller
1
-0
/
+30
2011-02-03
net: Fix bug in compat SIOCGETSGCNT handling.
David S. Miller
1
-1
/
+1
2011-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-12
/
+14
2011-02-02
gro: reset skb_iif on reuse
Andy Gospodarek
1
-0
/
+1
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-0
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
1
-3
/
+3
2011-01-31
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
1
-1
/
+8
2011-01-31
net: Check rps_flow_table when RPS map length is 1
Tom Herbert
1
-1
/
+2
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-3
/
+1
2011-01-31
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2
-0
/
+12
2011-01-30
Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...
David S. Miller
1
-6
/
+8
2011-01-30
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
1
-3
/
+4
2011-01-30
batman-adv: Remove vis info element in free_info
Sven Eckelmann
1
-0
/
+1
2011-01-30
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
1
-1
/
+1
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
3
-0
/
+81
2011-01-30
net: Fix ip link add netns oops
Eric W. Biederman
1
-0
/
+3
2011-01-29
gro: Reset dev pointer on reuse
Herbert Xu
1
-0
/
+1
2011-01-27
ipv6: Remove route peer binding assertions.
David S. Miller
1
-4
/
+0
2011-01-27
net: add kmemcheck annotation in __alloc_skb()
Eric Dumazet
1
-0
/
+1
2011-01-27
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
1
-2
/
+1
2011-01-27
econet: remove compiler warnings
Eric Dumazet
1
-2
/
+2
2011-01-26
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
1
-0
/
+6
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-64
/
+55
2011-01-25
batman-adv: Fix kernel panic when fetching vis data on a vis server
Linus Lüssing
1
-2
/
+2
2011-01-25
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
1
-1
/
+1
2011-01-25
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-25
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
1
-48
/
+33
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
1
-3
/
+1
2011-01-24
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-24
ipv6: Always clone offlink routes.
David S. Miller
1
-8
/
+1
2011-01-24
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
John Fastabend
1
-2
/
+11
2011-01-24
tcp: fix bug in listening_get_next()
Eric Dumazet
1
-1
/
+0
2011-01-24
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
David S. Miller
1
-1
/
+1
2011-01-24
GRO: fix merging a paged skb after non-paged skbs
Michal Schmidt
1
-2
/
+6
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
36
-381
/
+544
2011-01-24
net: arp_ioctl() must hold RTNL
Eric Dumazet
2
-7
/
+7
2011-01-24
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
Thomas Jacob
1
-9
/
+7
2011-01-24
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
1
-0
/
+1
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2011-01-20
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
13
-30
/
+24
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
3
-6
/
+6
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-42
/
+51
2011-01-19
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
1
-2
/
+2
2011-01-19
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
1
-1
/
+1
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
5
-6
/
+6
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
2
-6
/
+11
2011-01-19
Bluetooth: Fix authentication request for L2CAP raw sockets
Johan Hedberg
1
-1
/
+2
[next]