| Commit message (Expand) | Author | Age |
* | udp: Add support for doing checksum unnecessary conversion | Tom Herbert | 2014-09-02 |
* | net: Support for csum_bad in skbuff | Tom Herbert | 2014-09-02 |
* | net: dsa: make dsa_pack_type static | Florian Fainelli | 2014-09-01 |
* | tcp: whitespace fixes | stephen hemminger | 2014-09-01 |
* | pktgen: add flag NO_TIMESTAMP to disable timestamping | Jesper Dangaard Brouer | 2014-09-01 |
* | tipc: add name distributor resiliency queue | Erik Hugne | 2014-09-01 |
* | tipc: refactor name table updates out of named packet receive routine | Erik Hugne | 2014-09-01 |
* | net: xmit_list() becomes dev_hard_start_xmit(). | David S. Miller | 2014-09-01 |
* | net: Don't keep around original SKB when we software segment GSO frames. | David S. Miller | 2014-09-01 |
* | net: Validate xmit SKBs right when we pull them out of the qdisc. | David S. Miller | 2014-09-01 |
* | net: Separate out SKB validation logic from transmit path. | David S. Miller | 2014-09-01 |
* | net: Have xmit_list() signal more==true when appropriate. | David S. Miller | 2014-09-01 |
* | net: Pass a "more" indication down into netdev_start_xmit() code paths. | David S. Miller | 2014-09-01 |
* | net: Move main gso loop out of dev_hard_start_xmit() into helper. | David S. Miller | 2014-09-01 |
* | net: Create xmit_one() helper for dev_hard_start_xmit() | David S. Miller | 2014-09-01 |
* | net: Do txq_trans_update() in netdev_start_xmit() | David S. Miller | 2014-09-01 |
* | sctp: Change sctp to implement csum_levels | Tom Herbert | 2014-08-29 |
* | net: Allow GRO to use and set levels of checksum unnecessary | Tom Herbert | 2014-08-29 |
* | net: Clarification of CHECKSUM_UNNECESSARY | Tom Herbert | 2014-08-29 |
* | tipc: fix a potential oops | Ying Xue | 2014-08-29 |
* | net: add skb_get_tx_queue() helper | Daniel Borkmann | 2014-08-29 |
* | net: dsa: add Broadcom SF2 switch driver | Florian Fainelli | 2014-08-28 |
* | net: dsa: add Broadcom tag RX/TX handler | Florian Fainelli | 2014-08-28 |
* | net: dsa: allow updating fixed PHY link information | Florian Fainelli | 2014-08-28 |
* | net: dsa: allow drivers to do link adjustment | Florian Fainelli | 2014-08-28 |
* | net: dsa: allow switches to work without tagging | Florian Fainelli | 2014-08-28 |
* | net: dsa: allow for more complex PHY setups | Florian Fainelli | 2014-08-28 |
* | net: dsa: retain a per-port device_node pointer | Florian Fainelli | 2014-08-28 |
* | net: dsa: provide a switch device device tree node pointer | Florian Fainelli | 2014-08-28 |
* | net: dsa: reduce number of protocol hooks | Florian Fainelli | 2014-08-28 |
* | tcp: syncookies: mark cookie_secret read_mostly | Florian Westphal | 2014-08-27 |
* | net: make skb an optional parameter for__skb_flow_dissect() | WANG Cong | 2014-08-25 |
* | net: fix comments for __skb_flow_get_ports() | WANG Cong | 2014-08-25 |
* | net: Add ops->ndo_xmit_flush() | David S. Miller | 2014-08-25 |
* | ipv6: White-space cleansing : gaps between function and symbol export | Ian Morris | 2014-08-25 |
* | ipv6: White-space cleansing : Structure layouts | Ian Morris | 2014-08-25 |
* | ipv6: White-space cleansing : Line Layouts | Ian Morris | 2014-08-25 |
* | gre: When GRE csum is present count as encap layer wrt csum | Tom Herbert | 2014-08-24 |
* | udp: additional GRO support | Tom Herbert | 2014-08-24 |
* | tcp: Call skb_gro_checksum_validate | Tom Herbert | 2014-08-24 |
* | gre: call skb_gro_checksum_simple_validate | Tom Herbert | 2014-08-24 |
* | net: skb_gro_checksum_* functions | Tom Herbert | 2014-08-24 |
* | net: use reciprocal_scale() helper | Daniel Borkmann | 2014-08-23 |
* | net: Allow raw buffers to be passed into the flow dissector. | David S. Miller | 2014-08-23 |
* | tipc: merge struct tipc_port into struct tipc_sock | Jon Paul Maloy | 2014-08-23 |
* | tipc: remove files ref.h and ref.c | Jon Paul Maloy | 2014-08-23 |
* | tipc: remove include file port.h | Jon Paul Maloy | 2014-08-23 |
* | tipc: remove source file port.c | Jon Paul Maloy | 2014-08-23 |
* | tipc: remove port_lock | Jon Paul Maloy | 2014-08-23 |
* | tipc: replace port pointer with socket pointer in registry | Jon Paul Maloy | 2014-08-23 |