| Commit message (Expand) | Author | Age | Files | Lines |
* | nfp: add basic action capabilities to flower offloads | Pieter Jansen van Vuuren | 2017-07-01 | 5 | -0/+271 |
* | nfp: extend flower matching capabilities | Pieter Jansen van Vuuren | 2017-07-01 | 6 | -1/+316 |
* | nfp: extend flower add flow offload | Pieter Jansen van Vuuren | 2017-07-01 | 3 | -1/+325 |
* | nfp: provide infrastructure for offloading flower based TC filters | Pieter Jansen van Vuuren | 2017-07-01 | 8 | -14/+220 |
* | nfp: add phys_switch_id support | Simon Horman | 2017-07-01 | 4 | -0/+36 |
* | net: switchdev: add SET_SWITCHDEV_OPS helper | Simon Horman | 2017-07-01 | 1 | -0/+4 |
* | sctp: remove an unnecessary check from sctp_endpoint_destroy | Xin Long | 2017-07-01 | 1 | -8/+6 |
* | Merge branch 'net-refcount_t' | David S. Miller | 2017-07-01 | 105 | -322/+321 |
|\ |
|
| * | net: convert packet_fanout.sk_ref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -5/+7 |
| * | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -8/+8 |
| * | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -4/+5 |
| * | net: convert inet_frag_queue.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -10/+10 |
| * | net: convert fib_rule.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -5/+6 |
| * | net: convert unix_address.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -5/+6 |
| * | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -4/+5 |
| * | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -6/+7 |
| * | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -6/+7 |
| * | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 35 | -69/+70 |
| * | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 37 | -85/+74 |
| * | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -7/+7 |
| * | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 21 | -67/+67 |
| * | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 3 | -6/+6 |
| * | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -7/+7 |
| * | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 6 | -17/+18 |
| * | net: convert inet_peer.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-01 | 2 | -11/+11 |
|/ |
|
* | Merge branch 'PTP-support-for-macb-driver' | David S. Miller | 2017-06-30 | 6 | -41/+854 |
|\ |
|
| * | net: macb: Add hardware PTP support | Rafal Ozieblo | 2017-06-30 | 4 | -6/+732 |
| * | net: macb: macb.c changed to macb_main.c | Rafal Ozieblo | 2017-06-30 | 2 | -0/+1 |
| * | net: macb: Add tsu_clk to device tree | Rafal Ozieblo | 2017-06-30 | 1 | -0/+1 |
| * | net: macb: Add support for PTP timestamps in DMA descriptors | Rafal Ozieblo | 2017-06-30 | 3 | -37/+122 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 200 | -881/+1392 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-06-29 | 42 | -84/+350 |
| |\ |
|
| | * | sfc: fix attempt to translate invalid filter ID | Edward Cree | 2017-06-29 | 1 | -3/+4 |
| | * | net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() | Michal Kubeček | 2017-06-29 | 1 | -7/+17 |
| | * | bpf: prevent leaking pointer via xadd on unpriviledged | Daniel Borkmann | 2017-06-29 | 2 | -0/+71 |
| | * | Merge branch 'arcnet-fixes' | David S. Miller | 2017-06-29 | 4 | -8/+9 |
| | |\ |
|
| | | * | arcnet: com20020-pci: add missing pdev setup in netdev structure | Michael Grzeschik | 2017-06-29 | 1 | -0/+1 |
| | | * | arcnet: com20020-pci: fix dev_id calculation | Michael Grzeschik | 2017-06-29 | 1 | -2/+3 |
| | | * | arcnet: com20020: remove needless base_addr assignment | Michael Grzeschik | 2017-06-29 | 1 | -2/+0 |
| | | * | Trivial fix to spelling mistake in arc_printk message | Colin Ian King | 2017-06-29 | 1 | -1/+1 |
| | | * | arcnet: change irq handler to lock irqsave | Michael Grzeschik | 2017-06-29 | 1 | -3/+4 |
| | |/ |
|
| | * | rocker: move dereference before free | Dan Carpenter | 2017-06-29 | 1 | -1/+1 |
| | * | mlxsw: spectrum_router: Fix NULL pointer dereference | Ido Schimmel | 2017-06-29 | 1 | -0/+3 |
| | * | net: sched: Fix one possible panic when no destroy callback | Gao Feng | 2017-06-29 | 1 | -1/+2 |
| | * | virtio-net: serialize tx routine during reset | Jason Wang | 2017-06-29 | 1 | -0/+1 |
| | * | net: usb: asix88179_178a: Add support for the Belkin B2B128 | Andrew F. Davis | 2017-06-27 | 1 | -0/+16 |
| | * | fsl/fman: add dependency on HAS_DMA | Madalin Bucur | 2017-06-27 | 1 | -0/+1 |
| | * | net: prevent sign extension in dev_get_stats() | Eric Dumazet | 2017-06-27 | 1 | -3/+3 |
| | * | tcp: reset sk_rx_dst in tcp_disconnect() | WANG Cong | 2017-06-25 | 1 | -0/+2 |
| | * | net: ipv6: reset daddr and dport in sk if connect() fails | Wei Wang | 2017-06-25 | 2 | -2/+9 |