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
2010-05-17
net: add a noref bit on skb dst
Eric Dumazet
9
-13
/
+27
2010-05-17
rps: avoid one atomic in enqueue_to_backlog
Eric Dumazet
1
-2
/
+4
2010-05-17
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
1
-4
/
+4
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-59
/
+138
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-49
/
+110
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-16
net: congestion notifications are not dropped packets
Eric Dumazet
1
-2
/
+2
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
4
-6
/
+7
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-10
/
+24
2010-05-15
net: Consistent skb timestamping
Eric Dumazet
2
-19
/
+38
2010-05-15
xfrm: fix policy unreferencing on larval drop
Timo Teras
1
-1
/
+1
2010-05-15
net: adjust handle_macvlan to pass port struct to hook
Jiri Pirko
1
-3
/
+7
2010-05-15
net: reserve ports for applications using fixed port numbers
Amerigo Wang
6
-2
/
+36
2010-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...
David S. Miller
1
-1
/
+1
2010-05-15
bridge: update sysfs link names if port device names have changed
Simon Arlott
4
-6
/
+41
2010-05-15
bridge: change console message interface
stephen hemminger
10
-62
/
+62
2010-05-15
bridge: netpoll cleanup
stephen hemminger
3
-28
/
+39
2010-05-14
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
1
-0
/
+1
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
122
-429
/
+365
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
5
-5
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
24
-64
/
+64
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
3
-18
/
+3
2010-05-13
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
Bart De Schuymer
1
-1
/
+1
2010-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-265
/
+683
2010-05-12
tipc: Reduce footprint by un-inlining tipc_msg_* routines
Allan Stephens
2
-93
/
+100
2010-05-12
tipc: Reduce footprint by un-inlining buf_acquire routine
Allan Stephens
2
-23
/
+25
2010-05-12
tipc: Reduce footprint by un-inlining bearer congestion routine
Allan Stephens
2
-14
/
+14
2010-05-12
tipc: Reduce footprint by un-inlining port list routines
Allan Stephens
2
-50
/
+52
2010-05-12
tipc: Reduce footprint by un-inlining nmap routines
Allan Stephens
2
-59
/
+64
2010-05-12
tipc: Reduce footprint by un-inlining address routines
Allan Stephens
2
-34
/
+35
2010-05-12
tipc: add tipc_ prefix to fcns targeted for un-inlining
Allan Stephens
13
-55
/
+55
2010-05-12
tipc: Relocate trivial link status functions to header file
Allan Stephens
3
-31
/
+36
2010-05-12
tipc: remove abstraction for link_max_pkt
Allan Stephens
1
-16
/
+11
2010-05-12
tipc: Add support for "-s" configuration option
Allan Stephens
3
-3
/
+42
2010-05-12
tipc: Rename "multicast-link" to "broadcast-link"
Allan Stephens
1
-1
/
+1
2010-05-12
tipc: Eliminate unnecessary initialization in native API send routines
Allan Stephens
1
-2
/
+2
2010-05-12
tipc: Prune unused data structures from configuration service
Allan Stephens
1
-14
/
+14
2010-05-12
tipc: Eliminate unused argument in print statement
Allan Stephens
1
-3
/
+1
2010-05-12
tipc: Eliminate obsolete port's "congested_link" field
Allan Stephens
3
-5
/
+0
2010-05-12
netfilter: xtables: add missing depends for xt_TEE
Jan Engelhardt
1
-0
/
+1
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-23
/
+79
2010-05-11
wimax: checking ERR_PTR vs null
Dan Carpenter
1
-1
/
+1
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-139
/
+412
2010-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-21
/
+77
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
97
-341
/
+297
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
3
-92
/
+78
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
21
-46
/
+43
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
58
-81
/
+69
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
96
-121
/
+133
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
4
-54
/
+51
[next]