index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+103
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
1
-0
/
+1
2017-04-14
net: off by one in inet6_pton()
Dan Carpenter
1
-1
/
+1
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
3
-27
/
+48
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-9
/
+14
2017-04-04
net/utils: generic inet_pton_with_scope helper
Sagi Grimberg
1
-0
/
+103
2017-04-04
flow dissector: correct size of storage for ARP
Simon Horman
1
-1
/
+1
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
1
-9
/
+14
2017-03-25
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+29
2017-03-25
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
1
-2
/
+4
2017-03-24
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
2017-03-23
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
1
-16
/
+16
2017-03-22
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
1
-6
/
+11
2017-03-22
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
1
-0
/
+10
2017-03-16
net: properly release sk_frag.page
Eric Dumazet
1
-5
/
+5
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
net: use net->count to check whether a netns is alive or not
Andrey Vagin
1
-3
/
+3
2017-03-10
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-49
/
+57
2017-03-08
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
1
-7
/
+8
2017-03-08
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
1
-7
/
+8
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+114
2017-03-03
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
1
-5
/
+11
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
3
-0
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-03-01
net: solve a NAPI race
Eric Dumazet
1
-4
/
+72
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
1
-2
/
+2
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+1
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
1
-3
/
+3
2017-02-21
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
1
-6
/
+1
2017-02-17
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
1
-4
/
+7
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
1
-0
/
+7
2017-02-17
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
1
-9
/
+9
2017-02-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+7
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
1
-0
/
+7
2017-02-14
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-3
/
+0
2017-02-10
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
1
-7
/
+9
2017-02-10
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
1
-6
/
+6
2017-02-10
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
1
-5
/
+5
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
1
-9
/
+9
[next]