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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
ipx: move peII functions
stephen hemminger
3
-5
/
+1
2012-07-19
ipv4: tcp: remove per net tcp_sock
Eric Dumazet
2
-23
/
+35
2012-07-19
ipv4: use seqlock for nh_exceptions
Julian Anastasov
1
-50
/
+68
2012-07-19
ipv4: Fix time difference calculation in rt_bind_exception().
David S. Miller
1
-1
/
+1
2012-07-19
ipv4: fix address selection in fib_compute_spec_dst
Julian Anastasov
1
-1
/
+2
2012-07-19
ipv4: optimize fib_compute_spec_dst call in ip_options_echo
Julian Anastasov
1
-3
/
+2
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
5
-53
/
+30
2012-07-18
skbuff: Use correct allocation in skb_copy_ubufs
Krishna Kumar
1
-5
/
+5
2012-07-18
net/ipv4: VTI support new module for ip_vti.
Saurabh
3
-0
/
+968
2012-07-18
net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.
Saurabh
1
-0
/
+68
2012-07-18
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
1
-1
/
+5
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
1
-19
/
+21
2012-07-17
ipv4: fix rcu splat
Eric Dumazet
3
-10
/
+11
2012-07-17
ipv4: Fix nexthop exception hash computation.
David S. Miller
1
-4
/
+12
2012-07-17
Merge branch 'nexthop_exceptions'
David S. Miller
23
-176
/
+418
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
3
-13
/
+7
2012-07-17
ipv4: Add FIB nexthop exceptions.
David S. Miller
2
-31
/
+248
2012-07-17
tcp: implement RFC 5961 4.2
Eric Dumazet
2
-18
/
+16
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
19
-46
/
+66
2012-07-17
tcp: implement RFC 5961 3.2
Eric Dumazet
3
-1
/
+38
2012-07-17
ipv6: fix unappropriate errno returned for non-multicast address
Li Wei
1
-0
/
+3
2012-07-16
irda: Fix typo in irda
Masanari Iida
2
-2
/
+2
2012-07-16
sctp: fix sparse warning for sctp_init_cause_fixed
Ioan Orghici
1
-1
/
+1
2012-07-16
netem: refine early skb orphaning
Eric Dumazet
1
-1
/
+8
2012-07-16
bridge: Fix enforcement of multicast hash_max limit
Thomas Graf
1
-4
/
+5
2012-07-16
ipv6: fix RTPROT_RA markup of RA routes w/nexthops
Denis Ovsienko
1
-4
/
+6
2012-07-16
6lowpan: Change byte order when storing/accessing to len field
Tony Cheneau
1
-8
/
+12
2012-07-16
6lowpan: Change byte order when storing/accessing u16 tag
Tony Cheneau
1
-3
/
+3
2012-07-16
6lowpan: Fix null pointer dereference in UDP uncompression function
Tony Cheneau
1
-0
/
+3
2012-07-16
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
24
-1124
/
+437
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
4
-17
/
+50
2012-07-16
tcp: add OFO snmp counters
Eric Dumazet
2
-2
/
+8
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
5
-10
/
+18
2012-07-16
ipv6: Add helper inet6_csk_update_pmtu().
David S. Miller
3
-78
/
+43
2012-07-16
ipv4: Add helper inet_csk_update_pmtu().
David S. Miller
3
-18
/
+50
2012-07-14
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
1
-2
/
+3
2012-07-14
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
1
-5
/
+6
2012-07-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
34
-480
/
+1138
2012-07-13
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
7
-333
/
+2
2012-07-13
tipc: phase out most of the struct print_buf usage
Erik Hugne
10
-222
/
+213
2012-07-13
tipc: simplify print buffer handling in tipc_printf
Erik Hugne
1
-42
/
+10
2012-07-13
tipc: simplify link_print by divorcing it from using tipc_printf
Paul Gortmaker
1
-17
/
+7
2012-07-13
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
4
-312
/
+0
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
18
-174
/
+177
2012-07-13
ipv4: Don't store a rule pointer in fib_result.
David S. Miller
3
-21
/
+8
2012-07-13
tcp: add LAST_ACK as a valid state for TSQ
Eric Dumazet
1
-2
/
+2
2012-07-13
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
1
-8
/
+20
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-480
/
+1138
2012-07-12
ipv4: Remove tb_peers from fib_table.
David S. Miller
1
-3
/
+0
2012-07-12
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-57
/
+33
[next]