| Commit message (Expand) | Author | Age | Files | Lines |
* | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
* | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
* | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
* | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
* | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -4/+4 |
* | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -5/+6 |
* | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
* | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.... | David S. Miller | 2017-07-03 | 2 | -6/+38 |
|\ |
|
| * | ieee80211: update public action codes | Peter Oh | 2017-06-30 | 1 | -1/+34 |
| * | nl80211: Don't verify owner_nlportid on NAN commands | Andrei Otcheretianski | 2017-06-30 | 1 | -5/+4 |
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-03 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-07-01 | 1 | -0/+1 |
| |\ \ |
|
| | * | | net/mlx5: Cancel delayed recovery work when unloading the driver | Mohamad Haj Yahia | 2017-06-27 | 1 | -0/+1 |
* | | | | net: make sk_ehashfn() static | Eric Dumazet | 2017-07-03 | 1 | -1/+0 |
* | | | | vxlan: fix hlist corruption | Jiri Benc | 2017-07-03 | 1 | -1/+9 |
* | | | | bpf: simplify narrower ctx access | Daniel Borkmann | 2017-07-03 | 2 | -2/+54 |
* | | | | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann | 2017-07-03 | 1 | -1/+15 |
* | | | | bpf, net: add skb_mac_header_len helper | Daniel Borkmann | 2017-07-03 | 1 | -0/+5 |
* | | | | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 2017-07-03 | 1 | -0/+5 |
* | | | | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 2017-07-03 | 1 | -0/+3 |
* | | | | qed: iWARP CM add error handling | Kalderon, Michal | 2017-07-03 | 1 | -0/+9 |
* | | | | qed: iWARP implement disconnect flows | Kalderon, Michal | 2017-07-03 | 1 | -0/+2 |
* | | | | qed: iWARP CM add active side connect | Kalderon, Michal | 2017-07-03 | 1 | -0/+26 |
* | | | | qed: iWARP CM add passive side connect | Kalderon, Michal | 2017-07-03 | 2 | -1/+27 |
* | | | | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 2017-07-03 | 1 | -0/+52 |
* | | | | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 2017-07-03 | 1 | -0/+1 |
* | | | | qed: Rename some ll2 related defines | Kalderon, Michal | 2017-07-03 | 1 | -1/+1 |
* | | | | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2017-07-03 | 2 | -0/+54 |
* | | | | qed: Introduce iWARP personality | Kalderon, Michal | 2017-07-03 | 1 | -1/+1 |
* | | | | bpf: Adds support for setting sndcwnd clamp | Lawrence Brakmo | 2017-07-02 | 1 | -0/+1 |
* | | | | bpf: Adds support for setting initial cwnd | Lawrence Brakmo | 2017-07-02 | 1 | -0/+2 |
* | | | | bpf: Add support for changing congestion control | Lawrence Brakmo | 2017-07-02 | 2 | -1/+11 |
* | | | | bpf: Add TCP connection BPF callbacks | Lawrence Brakmo | 2017-07-02 | 1 | -0/+11 |
* | | | | bpf: Add setsockopt helper function to bpf | Lawrence Brakmo | 2017-07-02 | 1 | -1/+13 |
* | | | | bpf: Support for setting initial receive window | Lawrence Brakmo | 2017-07-02 | 2 | -0/+14 |
* | | | | bpf: Support for per connection SYN/SYN-ACK RTOs | Lawrence Brakmo | 2017-07-02 | 2 | -0/+14 |
* | | | | bpf: BPF support for sock_ops | Lawrence Brakmo | 2017-07-02 | 5 | -0/+94 |
* | | | | sctp: Add peeloff-flags socket option | Neil Horman | 2017-07-02 | 1 | -0/+6 |
* | | | | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2017-07-01 | 2 | -32/+1 |
|\ \ \ \ |
|
| * | | | | NFC: st-nci: Get rid of platform data | Andy Shevchenko | 2017-06-22 | 1 | -31/+0 |
| * | | | | NFC: nfcmrvl: allow gpio 0 for reset signalling | Johan Hovold | 2017-06-18 | 1 | -1/+1 |
* | | | | | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 2017-07-01 | 3 | -7/+7 |
* | | | | | sctp: remove the typedef sctp_inithdr_t | Xin Long | 2017-07-01 | 1 | -3/+3 |
* | | | | | sctp: remove the typedef sctp_data_chunk_t | Xin Long | 2017-07-01 | 3 | -4/+4 |
* | | | | | sctp: remove the typedef sctp_datahdr_t | Xin Long | 2017-07-01 | 1 | -3/+3 |
* | | | | | sctp: remove the typedef sctp_param_action_t | Xin Long | 2017-07-01 | 1 | -2/+2 |
* | | | | | sctp: remove the typedef sctp_param_t | Xin Long | 2017-07-01 | 2 | -10/+8 |
* | | | | | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 2017-07-01 | 3 | -25/+26 |
* | | | | | sctp: remove the typedef sctp_cid_action_t | Xin Long | 2017-07-01 | 1 | -2/+2 |
* | | | | | sctp: remove the typedef sctp_cid_t | Xin Long | 2017-07-01 | 4 | -7/+9 |