index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+4
2011-01-11
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2
-62
/
+28
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
1
-3
/
+4
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
1
-2
/
+3
2011-01-10
arp: allow to invalidate specific ARP entries
Maxim Levitsky
1
-11
/
+18
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2
-62
/
+28
2011-01-09
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-1
/
+1
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
1
-1
/
+1
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+14
2010-12-25
ipv4: dont create routes on down devices
Eric Dumazet
1
-3
/
+4
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
1
-2
/
+8
2010-12-23
tcp: cleanup of cwnd initialization in tcp_init_metrics()
Jiri Kosina
1
-17
/
+12
2010-12-23
tcp: fix listening_get_next()
Eric Dumazet
1
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
18
-87
/
+102
2010-12-20
TCP: increase default initial receive window.
Nandita Dukkipati
1
-3
/
+8
2010-12-20
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
2
-41
/
+29
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-12-16
net: Use skb_checksum_start_offset()
Michał Mirosław
1
-1
/
+1
2010-12-16
net: fix nulls list corruptions in sk_prot_alloc
Octavian Purdila
2
-0
/
+2
2010-12-14
net: Abstract default MTU metric calculation behind an accessor.
David S. Miller
1
-9
/
+20
2010-12-13
net: Abstract default ADVMSS behind an accessor.
David S. Miller
3
-13
/
+27
2010-12-13
net: add limits to ip_default_ttl
Eric Dumazet
1
-2
/
+5
2010-12-12
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
7
-10
/
+9
2010-12-12
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
5
-5
/
+5
2010-12-10
xfrm: Traffic Flow Confidentiality for IPv4 ESP
Martin Willi
1
-8
/
+24
2010-12-09
net: optimize INET input path further
Eric Dumazet
1
-4
/
+3
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
3
-35
/
+44
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-26
/
+36
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
2
-1
/
+2
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
1
-8
/
+9
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-06
net: arp: use assignment
Changli Gao
1
-1
/
+1
2010-12-06
net: kill an RCU warning in inet_fill_link_af()
Eric Dumazet
1
-4
/
+4
2010-12-02
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
1
-1
/
+1
2010-12-01
timewait_sock: Create and use getpeer op.
David S. Miller
2
-30
/
+35
2010-12-01
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
1
-4
/
+4
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: minor cleanups
stephen hemminger
1
-2
/
+2
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
2
-28
/
+38
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
1
-0
/
+2
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
4
-9
/
+9
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
2
-9
/
+9
[next]