| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | 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-27 | |
| | * | | | | | | | | | | | | | | net: dsa: add Broadcom tag RX/TX handler | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: allow updating fixed PHY link information | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: allow drivers to do link adjustment | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: allow switches to work without tagging | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: allow for more complex PHY setups | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: retain a per-port device_node pointer | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: provide a switch device device tree node pointer | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | net: dsa: reduce number of protocol hooks | Florian Fainelli | 2014-08-27 | |
| | * | | | | | | | | | | | | | | 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-24 | |
| | * | | | | | | | | | | | | | ipv6: White-space cleansing : gaps between function and symbol export | Ian Morris | 2014-08-24 | |
| | * | | | | | | | | | | | | | ipv6: White-space cleansing : Structure layouts | Ian Morris | 2014-08-24 | |
| | * | | | | | | | | | | | | | ipv6: White-space cleansing : Line Layouts | Ian Morris | 2014-08-24 | |
| | * | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | tipc: use registry when scanning sockets | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: eliminate functions tipc_port_init and tipc_port_destroy | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: redefine message acknowledge function | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: eliminate port_connect()/port_disconnect() functions | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: eliminate function tipc_port_shutdown() | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: clean up socket timer function | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: use message to abort connections when losing contact to node | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: use pseudo message to wake up sockets after link congestion | Jon Paul Maloy | 2014-08-23 | |
| | * | | | | | | | | | | | | | tipc: introduce new function tipc_msg_create() | Jon Paul Maloy | 2014-08-23 | |
