index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-07-21
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
2017-07-21
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
2017-07-21
net: prevent sign extension in dev_get_stats()
Eric Dumazet
2017-07-05
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
2017-07-05
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
2017-07-05
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
2017-07-05
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-07-05
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
2017-06-14
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-06-07
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-06-07
net: Improve handling of failures on link and route dumps
David Ahern
2017-06-07
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-06-07
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-20
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
2017-05-14
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-14
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
2017-03-24
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
2017-03-24
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-03-23
net: neigh: guard against NULL solicit() method
Eric Dumazet
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2017-03-21
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2017-03-15
net: properly release sk_frag.page
Eric Dumazet
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-03-13
net: use net->count to check whether a netns is alive or not
Andrey Vagin
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-03-01
net: solve a NAPI race
Eric Dumazet
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
[next]