Age | Commit message (Expand) | Author |
2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_sctphdr_t | Xin Long |
2017-07-01 | net: switchdev: add SET_SWITCHDEV_OPS helper | Simon Horman |
2017-07-01 | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert inet_frag_queue.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert fib_rule.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert unix_address.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert inet_peer.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-06-29 | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau |
2017-06-29 | Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-06-28 | block: provide bio_uninit() free freeing integrity/task associations | Jens Axboe |
2017-06-27 | udp: move scratch area helpers into the include file | Paolo Abeni |
2017-06-27 | net/mlx5e: IPSec, Innova IPSec offload infrastructure | Ilan Tayari |
2017-06-27 | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari |
2017-06-27 | net/mlx5: FPGA, Add FW commands for FPGA QPs | Ilan Tayari |
2017-06-27 | net/mlx5: Add support for multiple RoCE enable | Ilan Tayari |
2017-06-27 | net/mlx5: Add reserved-gids support | Ilan Tayari |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer |
2017-06-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-06-25 | Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or... | David S. Miller |
2017-06-25 | net: Remove ndo_dfwd_start_xmit | Mintz, Yuval |
2017-06-25 | net: store port/representator id in metadata_dst | Jakub Kicinski |
2017-06-23 | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-06-23 | slub: make sysfs file removal asynchronous | Tejun Heo |
2017-06-23 | net: phy: Support "internal" PHY interface | Florian Fainelli |
2017-06-23 | Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-06-23 | bpf: possibly avoid extra masking for narrower load in verifier | Yonghong Song |