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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2012-10-06
sections: fix section conflicts in net
Andi Kleen
2
-2
/
+2
2012-10-04
ipv4: add a fib_type to fib_info
Eric Dumazet
1
-0
/
+2
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
63
-4121
/
+2021
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-40
/
+64
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-01
igmp: export symbol ip_mc_leave_group
stephen hemminger
1
-0
/
+1
2012-10-01
gre: fix sparse warning
stephen hemminger
1
-2
/
+2
2012-10-01
ipv4: gre: add GRO capability
Eric Dumazet
1
-2
/
+11
2012-10-01
tcp: gro: add checksuming helpers
Eric Dumazet
1
-3
/
+16
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-24
/
+36
2012-09-27
inetpeer: fix token initialization
Nicolas Dichtel
1
-1
/
+4
2012-09-27
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
1
-3
/
+2
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2
-33
/
+47
2012-09-27
xfrm: remove extranous rcu_read_lock
stephen hemminger
2
-13
/
+1
2012-09-27
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
1
-14
/
+7
2012-09-27
gre: fix handling of key 0
stephen hemminger
1
-10
/
+34
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
1
-11
/
+11
2012-09-25
net: raw: revert unrelated change
Eric Dumazet
1
-12
/
+7
2012-09-24
net: use a per task frag allocator
Eric Dumazet
4
-114
/
+62
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
4
-229
/
+10
2012-09-22
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
2
-3
/
+10
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
1
-3
/
+1
2012-09-22
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
1
-3
/
+36
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
1
-2
/
+2
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
3
-121
/
+5
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
3
-108
/
+5
2012-09-20
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
1
-3
/
+10
2012-09-20
tcp: Document use of undefined variable.
Alan Cox
1
-0
/
+4
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
2
-2
/
+7
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
2
-5
/
+9
2012-09-19
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
1
-2
/
+8
2012-09-19
gre: add GSO support
Eric Dumazet
1
-0
/
+12
2012-09-18
tcp: fix regression in urgent data handling
Eric Dumazet
1
-3
/
+2
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
1
-7
/
+2
2012-09-18
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
6
-34
/
+21
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
9
-53
/
+53
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2
-3
/
+2
2012-09-07
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
6
-34
/
+21
2012-09-07
igmp: avoid drop_monitor false positives
Eric Dumazet
1
-11
/
+19
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
1
-0
/
+5
2012-09-06
tcp: fix TFO regression
Eric Dumazet
2
-7
/
+4
2012-09-05
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
1
-13
/
+341
[next]