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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-05-16
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-05-16
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-29
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-1
/
+1
2018-04-29
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-12
net: fool proof dev_valid_name()
Eric Dumazet
1
-1
/
+1
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-03-27
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
1
-1
/
+1
2018-03-20
devlink: Remove redundant free on error path
Arkadi Sharshevsky
1
-12
/
+4
2018-03-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
1
-1
/
+1
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-2
/
+5
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
1
-7
/
+15
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2
-8
/
+25
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
1
-1
/
+1
2018-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+42
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-03-05
net: make skb_gso_*_seglen functions private
Daniel Axtens
1
-2
/
+35
2018-03-05
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-5
/
+6
2018-03-04
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
1
-18
/
+42
2018-03-02
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-03-02
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
1
-5
/
+9
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
1
-3
/
+4
2018-02-27
devlink: Fix resource coverity errors
Arkadi Sharshevsky
1
-16
/
+21
2018-02-27
devlink: Compare to size_new in case of resource child validation
Arkadi Sharshevsky
1
-1
/
+1
2018-02-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-02-22
bpf: clean up unused-variable warning
Arnd Bergmann
1
-5
/
+1
2018-02-14
net: fix race on decreasing number of TX queues
Jakub Kicinski
1
-2
/
+9
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-15
/
+15
2018-02-08
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
1
-1
/
+3
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-07
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-32
/
+21
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2018-02-03
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
1
-4
/
+1
2018-02-03
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
1
-15
/
+20
2018-02-01
rtnetlink: remove check for IFLA_IF_NETNSID
Christian Brauner
1
-3
/
+0
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-13
/
+50
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
22
-673
/
+1902
2018-01-31
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
1
-5
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2018-01-29
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
1
-0
/
+4
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
1
-0
/
+1
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
3
-37
/
+34
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2
-18
/
+32
2018-01-29
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-4
/
+1
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
1
-11
/
+28
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
1
-3
/
+0
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
1
-7
/
+47
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-24
/
+279
2018-01-27
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
1
-1
/
+8
2018-01-27
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
1
-2
/
+2
[next]