index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-08-13
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-11
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-08-11
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-08-07
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-08-07
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
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
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
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: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
2017-06-17
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
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
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-03
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-05-03
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-05-03
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-05-03
net: neigh: guard against NULL solicit() method
Eric Dumazet
2017-04-21
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
2017-03-30
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
2017-03-30
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-03-30
net: properly release sk_frag.page
Eric Dumazet
2017-03-22
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-22
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-03-22
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-02-26
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
2017-02-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
2017-02-04
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-15
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-15
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-01-15
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
2017-01-15
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-15
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-01-15
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-01-15
rtnl: stats - add missing netlink message size checks
Mathias Krause
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
2016-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
2016-11-24
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
2016-11-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
[next]