index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+4
*
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-03-27
1
-1
/
+1
*
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-20
1
-12
/
+4
*
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-16
1
-1
/
+1
*
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-03-16
1
-2
/
+5
*
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-14
1
-7
/
+15
*
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-12
2
-8
/
+25
*
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-07
1
-18
/
+42
|
\
|
*
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
2018-03-03
1
-18
/
+42
*
|
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
1
-2
/
+5
*
|
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
1
-2
/
+35
*
|
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
1
-5
/
+6
|
/
*
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
2018-03-01
1
-1
/
+4
*
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
2018-03-01
1
-5
/
+9
*
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
2018-02-28
1
-3
/
+4
*
devlink: Fix resource coverity errors
Arkadi Sharshevsky
2018-02-27
1
-16
/
+21
*
devlink: Compare to size_new in case of resource child validation
Arkadi Sharshevsky
2018-02-27
1
-1
/
+1
*
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-02-23
1
-0
/
+1
*
bpf: clean up unused-variable warning
Arnd Bergmann
2018-02-22
1
-5
/
+1
*
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-14
1
-2
/
+9
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
3
-15
/
+15
*
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
2018-02-08
1
-1
/
+3
*
rtnetlink: require unique netns identifier
Christian Brauner
2018-02-08
1
-0
/
+48
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
1
-32
/
+21
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-1
/
+3
|
\
|
*
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
2018-01-15
1
-3
/
+1
|
*
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-15
1
-1
/
+5
*
|
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-02
1
-4
/
+1
*
|
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-02
1
-15
/
+20
*
|
rtnetlink: remove check for IFLA_IF_NETNSID
Christian Brauner
2018-02-01
1
-3
/
+0
*
|
net: create skb_gso_validate_mac_len()
Daniel Axtens
2018-02-01
1
-13
/
+50
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
22
-673
/
+1902
|
\
\
|
*
|
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
2018-01-31
1
-5
/
+1
|
*
|
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-01-29
1
-0
/
+4
|
*
|
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
1
-0
/
+1
|
*
|
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
3
-37
/
+34
|
*
|
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
2
-18
/
+32
|
*
|
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
2018-01-29
1
-4
/
+1
|
*
|
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
2018-01-29
1
-11
/
+28
|
*
|
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
2018-01-29
1
-3
/
+0
|
*
|
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
2018-01-29
1
-7
/
+47
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-28
1
-24
/
+279
|
|
\
\
|
|
*
|
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-26
1
-1
/
+8
|
|
*
|
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
2018-01-26
1
-2
/
+2
|
|
*
|
bpf: Add sock_ops R/W access to tclass
Lawrence Brakmo
2018-01-25
1
-2
/
+45
|
|
*
|
bpf: Add support for reading sk_state and more
Lawrence Brakmo
2018-01-25
1
-11
/
+132
|
|
*
|
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
2018-01-25
1
-0
/
+34
|
|
*
|
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
2018-01-25
1
-0
/
+48
|
|
*
|
bpf: Make SOCK_OPS_GET_TCP struct independent
Lawrence Brakmo
2018-01-25
1
-10
/
+10
[next]