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-12-30
af_unix: Move CINQ/COUTQ code to helpers
Pavel Emelyanov
1
-23
/
+36
2011-12-30
unix_diag: Add the MEMINFO extension
Pavel Emelyanov
1
-8
/
+12
2011-12-30
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-0
/
+4
2011-12-30
sock_diag: Introduce the meminfo nla core (v2)
Pavel Emelyanov
1
-0
/
+23
2011-12-30
Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
18
-237
/
+248
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+22
2011-12-29
tipc: rename struct bearer_name to struct tipc_bearer_names
Paul Gortmaker
2
-6
/
+6
2011-12-29
tipc: rename struct link* to struct tipc_link*
Paul Gortmaker
10
-146
/
+156
2011-12-29
tipc: rename struct bcbearer* to tipc_bcbearer*
Paul Gortmaker
1
-10
/
+10
2011-12-29
tipc: rename struct bclink to struct tipc_bclink
Paul Gortmaker
1
-4
/
+4
2011-12-29
tipc: rename struct subscriber to struct tipc_subscriber
Paul Gortmaker
1
-11
/
+11
2011-12-29
tipc: rename struct subscription to struct tipc_subscription
Paul Gortmaker
4
-26
/
+27
2011-12-29
tipc: rename struct port_list to struct tipc_port_list
Paul Gortmaker
6
-19
/
+19
2011-12-29
tipc: rename struct media to struct tipc_media
Paul Gortmaker
5
-15
/
+15
2011-12-29
ipv6: Fix neigh lookup using NULL device.
David S. Miller
1
-7
/
+10
2011-12-29
ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.
David S. Miller
1
-1
/
+10
2011-12-29
sch_tbf: report backlog information
Eric Dumazet
1
-0
/
+1
2011-12-29
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
1
-1
/
+1
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
9
-49
/
+49
2011-12-28
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
1
-19
/
+22
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
4
-18
/
+18
2011-12-28
netrom: avoid overflows in nr_setsockopt()
Xi Wang
1
-7
/
+7
2011-12-28
ax25: avoid overflows in ax25_setsockopt()
Xi Wang
1
-5
/
+6
2011-12-28
genetlink: add auto module loading
Stephen Hemminger
1
-0
/
+9
2011-12-28
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
1
-10
/
+0
2011-12-27
packet: fix possible dev refcnt leak when bind fail
Wei Yongjun
1
-1
/
+5
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
4
-9
/
+19
2011-12-27
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
1
-9
/
+6
2011-12-27
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
1
-26
/
+80
2011-12-27
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
1
-17
/
+17
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
5
-6
/
+16
2011-12-27
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
1
-3
/
+0
2011-12-27
tipc: Allow use of buf_seqno() helper routine by unicast links
Allan Stephens
3
-25
/
+24
2011-12-27
tipc: Ignore broadcast acknowledgements that are out-of-range
Allan Stephens
4
-13
/
+37
2011-12-27
tipc: Flush unsent broadcast messages when contact with last node is lost
Allan Stephens
1
-1
/
+11
2011-12-27
tipc: Minor optimization of broadcast link transmit queue statistic
Allan Stephens
1
-4
/
+4
2011-12-27
tipc: Handle broadcast attempt when no neighboring nodes exist
Allan Stephens
1
-1
/
+7
2011-12-27
tipc: Ensure broadcast link spinlock is held when updating node map
Allan Stephens
3
-10
/
+22
2011-12-27
tipc: Eliminate dynamic allocation of broadcast link data structures
Allan Stephens
3
-31
/
+13
2011-12-27
tipc: Eliminate useless check when network address is assigned
Allan Stephens
1
-7
/
+5
2011-12-27
tipc: Minor correction to TIPC module unloading
Allan Stephens
1
-1
/
+1
2011-12-27
tipc: Eliminate useless memset operations in Ethernet media support
Allan Stephens
1
-3
/
+0
2011-12-27
tipc: Do timely cleanup of disabled Ethernet bearer resources
Allan Stephens
1
-12
/
+27
2011-12-27
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2
-5
/
+1
2011-12-27
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
1
-7
/
+6
2011-12-27
tipc: Allow run-time alteration of default link settings
Allan Stephens
3
-49
/
+127
2011-12-27
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
1
-0
/
+3
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
6
-41
/
+41
2011-12-27
tipc: Add new address conversion routines for Ethernet media
Allan Stephens
2
-3
/
+79
2011-12-27
tipc: Improve handling of media address printing errors
Allan Stephens
3
-15
/
+12
[prev]
[next]