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-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
29
-74
/
+218
2008-04-02
[VLAN]: Proc entry is not renamed when vlan device name changes.
Pavel Emelyanov
3
-6
/
+24
2008-04-02
[IPV6]: Fix ICMP relookup error path dst leak
Herbert Xu
1
-2
/
+2
2008-04-02
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
1
-0
/
+16
2008-04-02
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
1
-0
/
+3
2008-04-01
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2
-6
/
+1
2008-04-01
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
Dave Young
1
-0
/
+40
2008-04-01
[IPV6] RAW: Remove ancient comment.
YOSHIFUJI Hideaki
1
-5
/
+0
2008-04-01
[ROSE/AX25] af_rose: rose_release() fix
Jarek Poplawski
1
-0
/
+9
2008-04-01
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
4
-18
/
+41
2008-04-01
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
1
-2
/
+6
2008-04-01
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
1
-1
/
+1
2008-04-01
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
3
-2
/
+3
2008-04-01
mac80211: fix deadlocks in debugfs_netdev.c
Luis Carlos Cobo
1
-6
/
+8
2008-04-01
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
1
-1
/
+0
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
5
-1
/
+84
2008-04-01
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
3
-20
/
+20
2008-04-01
mac80211: automatically free sta struct when insertion fails
Johannes Berg
5
-31
/
+64
2008-04-01
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
1
-3
/
+5
2008-04-01
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
1
-2
/
+3
2008-04-01
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
1
-1
/
+1
2008-04-01
mac80211: correct use_short_preamble handling
Vladimir Koutny
1
-5
/
+4
2008-04-01
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
1
-0
/
+12
2008-03-31
[LLC]: skb allocation size for responses
Joonwoo Park
5
-31
/
+67
2008-03-31
[IPV6][NETNS]: Display per-net info in sockstat6 file.
Pavel Emelyanov
1
-7
/
+34
2008-03-31
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
1
-7
/
+34
2008-03-31
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2
-10
/
+46
2008-03-31
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
Pavel Emelyanov
1
-0
/
+48
2008-03-31
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
9
-24
/
+29
2008-03-31
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2
-7
/
+7
2008-03-31
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-31
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
1
-2
/
+1
2008-03-28
[LLC]: Kill llc_station_mac_sa symbol export.
David S. Miller
1
-1
/
+0
2008-03-28
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
4
-5
/
+12
2008-03-28
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
4
-15
/
+6
2008-03-28
[UDP]: Cleanup /proc/udp[6] creation/removal.
Denis V. Lunev
1
-37
/
+9
2008-03-28
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
4
-9
/
+17
2008-03-28
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
Denis V. Lunev
1
-4
/
+0
2008-03-28
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
Denis V. Lunev
1
-4
/
+4
2008-03-28
[NET]: Fix dev_alloc_skb() typo.
David S. Miller
1
-1
/
+1
2008-03-28
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2
-0
/
+5
2008-03-28
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
11
-35
/
+0
2008-03-28
[SOCK]: Drop per-proto inuse init and fre functions (v2).
Pavel Emelyanov
1
-10
/
+1
2008-03-28
[SOCK]: Introduce a percpu inuse counters array (v2).
Pavel Emelyanov
1
-0
/
+22
2008-03-28
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
Pavel Emelyanov
1
-0
/
+34
2008-03-28
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
Joe Perches
4
-28
/
+31
2008-03-28
[LLC]: station source mac address
Joonwoo Park
2
-10
/
+4
2008-03-28
[LLC]: bogus llc packet length
Joonwoo Park
1
-1
/
+5
2008-03-28
[NET]: Add preemption point in qdisc_run
Herbert Xu
1
-3
/
+15
2008-03-28
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
1
-1
/
+1
[next]