| Commit message (Expand) | Author | Age | Files | Lines |
* | net: allow simultaneous SW and HW transmit timestamping | Miroslav Lichvar | 2017-05-21 | 2 | -9/+4 |
* | net: add new control message for incoming HW-timestamped packets | Miroslav Lichvar | 2017-05-21 | 2 | -1/+12 |
* | net: add function to retrieve original skb device using NAPI ID | Miroslav Lichvar | 2017-05-21 | 2 | -0/+10 |
* | net: define receive timestamp filter for NTP | Miroslav Lichvar | 2017-05-21 | 1 | -0/+3 |
* | phy: Add helper function to check phy interface mode | Iyappan Subramanian | 2017-05-20 | 1 | -2/+12 |
* | sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY} | Davide Caratti | 2017-05-20 | 1 | -2/+5 |
* | net: more accurate checksumming in validate_xmit_skb() | Davide Caratti | 2017-05-20 | 2 | -8/+8 |
* | net: use skb->csum_not_inet to identify packets needing crc32c | Davide Caratti | 2017-05-20 | 1 | -7/+9 |
* | sk_buff: remove support for csum_bad in sk_buff | Davide Caratti | 2017-05-20 | 2 | -24/+3 |
* | net: introduce skb_crc32c_csum_help | Davide Caratti | 2017-05-20 | 2 | -1/+3 |
* | skbuff: add stub to help computing crc32c on SCTP packets | Davide Caratti | 2017-05-20 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-05-18 | 1 | -2/+2 |
|\ |
|
| * | net: x25: fix one potential use-after-free issue | linzhang | 2017-05-18 | 1 | -2/+2 |
* | | qed: Utilize FW 8.20.0.0 | Mintz, Yuval | 2017-05-18 | 7 | -125/+188 |
* | | net: dsa: use switchdev_obj_dump_cb_t everywhere | Vivien Didelot | 2017-05-18 | 1 | -3/+3 |
* | | net: dsa: include switchdev.h only once | Vivien Didelot | 2017-05-18 | 1 | -6/+1 |
* | | net: make struct dst_entry::dev first member | Alexey Dobriyan | 2017-05-18 | 1 | -1/+1 |
* | | net/wan/fsl_ucc_hdlc: add hdlc-bus support | Holger Brunck | 2017-05-18 | 1 | -0/+5 |
* | | fsl/qe: add bit description for SYNL register for GUMR | Holger Brunck | 2017-05-18 | 1 | -0/+4 |
* | | net: make struct net_device::tx_queue_len unsigned int | Alexey Dobriyan | 2017-05-18 | 1 | -1/+1 |
* | | tap: export skb_array | Jason Wang | 2017-05-18 | 1 | -0/+5 |
* | | tun: export skb_array | Jason Wang | 2017-05-18 | 1 | -0/+5 |
* | | skb_array: introduce batch dequeuing | Jason Wang | 2017-05-18 | 1 | -0/+25 |
* | | ptr_ring: introduce batch dequeuing | Jason Wang | 2017-05-18 | 1 | -0/+65 |
* | | skb_array: introduce skb_array_unconsume | Jason Wang | 2017-05-18 | 1 | -0/+6 |
* | | ptr_ring: add ptr_ring_unconsume | Michael S. Tsirkin | 2017-05-18 | 1 | -0/+55 |
* | | tcp: switch TCP TS option (RFC 7323) to 1ms clock | Eric Dumazet | 2017-05-17 | 3 | -81/+62 |
* | | tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime | Eric Dumazet | 2017-05-17 | 1 | -2/+2 |
* | | tcp: use tcp_jiffies32 to feed tp->lsndtime | Eric Dumazet | 2017-05-17 | 1 | -1/+1 |
* | | tcp: introduce tcp_jiffies32 | Eric Dumazet | 2017-05-17 | 1 | -5/+8 |
* | | net: sched: add termination action to allow goto chain | Jiri Pirko | 2017-05-17 | 3 | -2/+9 |
* | | net: sched: push tp down to action init | Jiri Pirko | 2017-05-17 | 1 | -6/+6 |
* | | net: sched: introduce multichain support for filters | Jiri Pirko | 2017-05-17 | 3 | -2/+10 |
* | | net: sched: introduce helpers to work with filter chains | Jiri Pirko | 2017-05-17 | 1 | -1/+6 |
* | | net: sched: introduce tcf block infractructure | Jiri Pirko | 2017-05-17 | 2 | -3/+17 |
* | | net: sched: move tc_classify function to cls_api.c | Jiri Pirko | 2017-05-17 | 2 | -3/+9 |
* | | net: dsa: Sort DSA tagging protocol drivers | Andrew Lunn | 2017-05-17 | 1 | -4/+4 |
* | | net: dsa: store CPU port pointer in the tree | Vivien Didelot | 2017-05-17 | 1 | -7/+6 |
* | | net: phy: Remove residual magic from PHY drivers | Andrew Lunn | 2017-05-16 | 1 | -2/+1 |
* | | tcp: internal implementation for pacing | Eric Dumazet | 2017-05-16 | 3 | -1/+13 |
* | | udp: use a separate rx queue for packet reception | Paolo Abeni | 2017-05-16 | 3 | -8/+6 |
* | | net/sock: factor out dequeue/peek with offset code | Paolo Abeni | 2017-05-16 | 2 | -2/+9 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 5 | -5/+32 |
|\ |
|
| * | net/mlx5: Use underlay QPN from the root name space | Yishai Hadas | 2017-05-14 | 1 | -1/+3 |
| * | xdp: refine xdp api with regards to generic xdp | Daniel Borkmann | 2017-05-12 | 2 | -2/+13 |
| * | xdp: add flag to enforce driver mode | Daniel Borkmann | 2017-05-12 | 1 | -2/+4 |
| * | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 2017-05-11 | 2 | -0/+9 |
| * | bpf: Track alignment of register values in the verifier. | David S. Miller | 2017-05-11 | 1 | -0/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-13 | 3 | -17/+6 |
|\ \ |
|
| * | | dax: prevent invalidation of mapped DAX entries | Ross Zwisler | 2017-05-13 | 1 | -1/+0 |