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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
1
-2
/
+14
2016-06-08
net_sched: add missing paddattr description
Eric Dumazet
1
-0
/
+2
2016-06-08
net-sysfs: fix missing <linux/of_net.h>
Ben Dooks
1
-0
/
+1
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+2
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
1
-3
/
+3
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
1
-0
/
+9
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-1
/
+5
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
1
-19
/
+15
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-1
/
+2
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
1
-6
/
+0
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+23
2016-05-08
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
1
-1
/
+3
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
1
-6
/
+45
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+13
2016-05-04
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-05-04
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
Alexander Duyck
1
-0
/
+4
2016-05-04
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
1
-3
/
+3
2016-05-04
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
1
-1
/
+4
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
1
-0
/
+24
2016-05-03
net: Disable segmentation if checksumming is not supported
Alexander Duyck
1
-1
/
+1
2016-05-02
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
1
-0
/
+30
2016-05-02
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
1
-13
/
+31
2016-05-02
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
1
-0
/
+7
2016-05-02
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
1
-1
/
+1
2016-04-28
tuntap: calculate rps hash only when needed
Jason Wang
1
-0
/
+1
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2
-2
/
+2
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
1
-14
/
+21
2016-04-26
neigh: align nlattr properly when needed
Nicolas Dichtel
1
-1
/
+2
2016-04-26
rtnl: align nlattr properly when needed
Nicolas Dichtel
1
-2
/
+2
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
1
-1
/
+1
2016-04-25
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
1
-0
/
+242
2016-04-25
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
1
-18
/
+18
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
1
-9
/
+10
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+2
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
1
-0
/
+11
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
1
-17
/
+5
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
1
-0
/
+158
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
1
-0
/
+2
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
1
-19
/
+5
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
1
-0
/
+19
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
1
-9
/
+12
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
1
-15
/
+8
2016-04-15
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
1
-2
/
+5
[next]