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
2008-12-14
ax25: join the return paths that free skb
Ilpo Järvinen
1
-26
/
+15
2008-12-14
can: merge error paths
Ilpo Järvinen
1
-10
/
+12
2008-12-14
xfrm: join error paths
Ilpo Järvinen
1
-10
/
+12
2008-12-14
ip6mr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2008-12-14
ipv6/mcast: join error paths using goto
Ilpo Järvinen
1
-11
/
+14
2008-12-14
xfrm6_tunnel: join error paths using goto
Ilpo Järvinen
1
-17
/
+16
2008-12-14
icsk: join error paths using goto
Ilpo Järvinen
1
-9
/
+10
2008-12-12
mac80211: misc cleanups
Rami Rosen
3
-13
/
+6
2008-12-12
rfkill: strip pointless notifier chain
Johannes Berg
1
-78
/
+5
2008-12-12
mac80211: Disable requests for new scans in AP mode
Jouni Malinen
1
-2
/
+1
2008-12-12
mac80211: integrate sta_notify_ps cmds into sta_notify
Christian Lamparter
1
-6
/
+6
2008-12-12
mac80211/cfg80211: check endianness in sparse runs
Johannes Berg
2
-0
/
+4
2008-12-12
mac80211: remove fragmentation offload functionality
Johannes Berg
2
-9
/
+0
2008-12-12
mac80211: only create default STA interface if supported
Johannes Berg
1
-6
/
+8
2008-12-12
cfg80211: fix nl80211 frequency handling
Johannes Berg
1
-14
/
+26
2008-12-12
mac80211: remove WARN_ON() from ieee80211_hw_config
Reinette Chatre
2
-3
/
+15
2008-12-11
netlabel: Compiler warning and NULL pointer dereference fix
Paul Moore
1
-18
/
+20
2008-12-10
netfilter: xt_NFLOG is dependant of nfnetlink_log
Eric Leblond
1
-3
/
+2
2008-12-10
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2
-101
/
+127
2008-12-10
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
Benjamin Thery
1
-46
/
+61
2008-12-10
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
1
-8
/
+11
2008-12-10
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-16
/
+10
2008-12-10
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-19
/
+21
2008-12-10
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
1
-16
/
+31
2008-12-10
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
1
-9
/
+17
2008-12-10
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
1
-39
/
+68
2008-12-10
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2
-13
/
+12
2008-12-10
net: Make static
Roel Kluin
13
-23
/
+23
2008-12-09
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+2
2008-12-09
pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.
Jarek Poplawski
1
-5
/
+5
2008-12-09
pkt_sched: sch_htb: Optimize htb_find_next_upper()
Jarek Poplawski
1
-3
/
+3
2008-12-09
ipv6: silence log messages for locally generated multicast
Jan Sembera
1
-1
/
+6
2008-12-09
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
David S. Miller
1
-4
/
+2
2008-12-09
tcp: tcp_vegas cong avoid fix
Doug Leith
1
-70
/
+10
2008-12-09
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
David S. Miller
1
-1
/
+1
2008-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-38
/
+85
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
7
-27
/
+8
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
5
-13
/
+2
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
4
-34
/
+0
2008-12-08
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2
-505
/
+11
2008-12-08
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
1
-4
/
+26
2008-12-08
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
1
-30
/
+12
2008-12-08
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
1
-40
/
+6
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
2
-8
/
+2
2008-12-07
tproxy: fixe a possible read from an invalid location in the socket match
Balazs Scheidler
1
-1
/
+1
2008-12-06
wireless: Fix incorrect use of loose in wext.c
Nick Andrew
1
-1
/
+1
2008-12-05
tcp: fix tso_should_defer in 64bit
Ilpo Järvinen
1
-1
/
+1
2008-12-05
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
1
-37
/
+17
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-37
/
+83
2008-12-05
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
1
-11
/
+12
[prev]
[next]