| Commit message (Expand) | Author | Age |
* | 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 |
* | net: ec_bhf: remove excessive debug messages | Darek Marcinkiewicz | 2014-08-24 |
* | random32: improvements to prandom_bytes | Daniel Borkmann | 2014-08-24 |
* | Merge branch 'csums-next' | David S. Miller | 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: add gro_compute_pseudo functions | 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 |
* | Merge branch 'bcm7xxx_apd_eee' | David S. Miller | 2014-08-23 |
|\ |
|
| * | net: phy: bcm7xxx: enable EEE at the PHY level | Florian Fainelli | 2014-08-23 |
| * | net: phy: allow phy_init_eee() to work with internal PHYs | Florian Fainelli | 2014-08-23 |
| * | net: phy: export phy_{read,write}_mmd_indirect | Florian Fainelli | 2014-08-23 |
| * | net: phy: fixed: return an error for Clause 45 over 22 reads | Florian Fainelli | 2014-08-23 |
| * | net: phy: bcm7xxx: enable auto power down | Florian Fainelli | 2014-08-23 |
| * | net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h | Florian Fainelli | 2014-08-23 |
| * | net: phy: broadcom: extract all registers to brcmphy.h | Florian Fainelli | 2014-08-23 |
|/ |
|
* | Merge branch 'tipc-next' | 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 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-23 |
|\ |
|
| * | vxlan: fix incorrect initializer in union vxlan_addr | Gerhard Stenzel | 2014-08-22 |
| * | Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-22 |
| |\ |
|
| | * | pwm: Fix period and polarity in pwm_get() for non-perfect matches | Geert Uytterhoeven | 2014-08-18 |
| * | | mac80211: fix channel switch for chanctx-based drivers | Michal Kazior | 2014-08-22 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-22 |
| |\ \ |
|
| | * | | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 2014-08-22 |
| | * | | net: sctp: fix suboptimal edge-case on non-active active/retrans path selection | Daniel Borkmann | 2014-08-22 |
| | * | | net: sctp: spare unnecessary comparison in sctp_trans_elect_best | Daniel Borkmann | 2014-08-22 |
| | * | | net: ethernet: broadcom: bnx2x: Remove redundant #ifdef | Rasmus Villemoes | 2014-08-22 |
| | * | | ibmveth: Fix endian issues with rx_no_buffer statistic | Anton Blanchard | 2014-08-22 |