Age | Commit message (Expand) | Author | Files | Lines |
2017-07-05 | net, atm: convert atm_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-03 | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.... | David S. Miller | 1 | -1/+34 |
2017-07-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-07-03 | bpf: simplify narrower ctx access | Daniel Borkmann | 2 | -2/+54 |
2017-07-03 | bpf, net: add skb_mac_header_len helper | Daniel Borkmann | 1 | -0/+5 |
2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 1 | -0/+5 |
2017-07-03 | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 1 | -0/+3 |
2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal | 1 | -0/+9 |
2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal | 1 | -0/+2 |
2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal | 1 | -0/+26 |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal | 2 | -1/+27 |
2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 1 | -0/+52 |
2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 1 | -0/+1 |
2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal | 1 | -1/+1 |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2 | -0/+54 |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal | 1 | -1/+1 |
2017-07-02 | bpf: BPF support for sock_ops | Lawrence Brakmo | 3 | -0/+28 |
2017-07-02 | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -32/+1 |
2017-07-02 | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -0/+1 |
2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 1 | -3/+3 |
2017-07-01 | sctp: remove the typedef sctp_inithdr_t | Xin Long | 1 | -3/+3 |
2017-07-01 | sctp: remove the typedef sctp_data_chunk_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_datahdr_t | Xin Long | 1 | -3/+3 |
2017-07-01 | sctp: remove the typedef sctp_param_action_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 1 | -22/+22 |
2017-07-01 | sctp: remove the typedef sctp_cid_action_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long | 1 | -2/+2 |
2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 1 | -17/+17 |
2017-07-01 | sctp: remove the typedef sctp_sctphdr_t | Xin Long | 1 | -2/+2 |
2017-07-01 | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-01 | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+6 |
2017-07-01 | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-01 | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+5 |
2017-07-01 | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -3/+6 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -6/+6 |
2017-06-30 | ieee80211: update public action codes | Peter Oh | 1 | -1/+34 |
2017-06-29 | bpf: Add syscall lookup support for fd array and htab | Martin KaFai Lau | 1 | -0/+3 |
2017-06-29 | block: provide bio_uninit() free freeing integrity/task associations | Jens Axboe | 1 | -0/+1 |
2017-06-27 | net/mlx5e: IPSec, Innova IPSec offload infrastructure | Ilan Tayari | 2 | -4/+18 |
2017-06-27 | net/mlx5: Accel, Add IPSec acceleration interface | Ilan Tayari | 1 | -0/+67 |
2017-06-27 | net/mlx5: FPGA, Add SBU infrastructure | Ilan Tayari | 4 | -0/+18 |
2017-06-27 | net/mlx5: FPGA, Add SBU bypass and reset flows | Ilan Tayari | 1 | -0/+9 |
2017-06-27 | net/mlx5: FPGA, Add FW commands for FPGA QPs | Ilan Tayari | 2 | -0/+204 |
2017-06-27 | net/mlx5: Add support for multiple RoCE enable | Ilan Tayari | 1 | -0/+1 |
2017-06-27 | net/mlx5: Add reserved-gids support | Ilan Tayari | 1 | -0/+17 |
2017-06-27 | net/mlx5: Cancel delayed recovery work when unloading the driver | Mohamad Haj Yahia | 1 | -0/+1 |