index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-02
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-01
rtnetlink: remove check for IFLA_IF_NETNSID
Christian Brauner
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-29
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-26
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-26
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
2018-01-25
bpf: Add sock_ops R/W access to tclass
Lawrence Brakmo
2018-01-25
bpf: Add support for reading sk_state and more
Lawrence Brakmo
2018-01-25
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
2018-01-25
bpf: Make SOCK_OPS_GET_TCP struct independent
Lawrence Brakmo
2018-01-25
bpf: Make SOCK_OPS_GET_TCP size independent
Lawrence Brakmo
2018-01-25
bpf: Only reply field should be writeable
Lawrence Brakmo
2018-01-25
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
2018-01-23
net: link_watch: mark bonding link events urgent
Roopa Prabhu
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
net: core: Fix kernel-doc for netdev_upper_link()
Florian Fainelli
2018-01-23
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
Florian Fainelli
2018-01-22
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-22
devlink: fix memory leak on 'resource'
Colin Ian King
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
2018-01-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
[next]