| Commit message (Expand) | Author | Age | Files | Lines |
* | skfp: Fix SysKonnect FDDI driver compile issues | Jeff Kirsher | 2011-08-27 | 7 | -17/+17 |
* | fddi: Move the FDDI drivers | Jeff Kirsher | 2011-08-27 | 44 | -73/+87 |
* | Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2011-08-26 | 4 | -194/+69 |
|\ |
|
| * | sunbmac: use standard #defines from mii.h. | Francois Romieu | 2011-08-25 | 2 | -32/+16 |
| * | dl2k: use standard #defines from mii.h. | Francois Romieu | 2011-08-25 | 2 | -162/+53 |
* | | e1000: save skb counts in TX to avoid cache misses | Dean Nelson | 2011-08-26 | 2 | -9/+11 |
* | | net_sched: sfb: optimize enqueue on full queue | Eric Dumazet | 2011-08-26 | 1 | -5/+8 |
* | | bna: off by one in bfa_msgq_rspq_pi_update() | Dan Carpenter | 2011-08-26 | 1 | -1/+1 |
* | | bna: unlock on error path in pnad_pci_probe() | Dan Carpenter | 2011-08-26 | 1 | -2/+2 |
* | | bnx2x: Add new PHY BCM54616 | Yaniv Rosner | 2011-08-26 | 2 | -0/+3 |
* | | bnx2x: resurrect RX hashing | Michal Schmidt | 2011-08-26 | 1 | -2/+2 |
* | | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 2011-08-26 | 2 | -64/+71 |
* | | fcoe: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 2 | -3/+4 |
* | | bnx2fc: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -1/+1 |
* | | bnx2x: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -3/+2 |
* | | bnx2: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -4/+4 |
* | | tg3: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -4/+2 |
* | | IPoIB: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 2 | -4/+6 |
* | | IB: nes: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -10/+11 |
* | | IB: amso1100: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -5/+3 |
* | | atm: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 1 | -1/+2 |
* | | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings | 2011-08-26 | 1 | -0/+1 |
* | | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings | 2011-08-26 | 3 | -0/+3 |
* | | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings | 2011-08-26 | 3 | -0/+9 |
* | | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings | 2011-08-26 | 1 | -0/+4 |
* | | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 2011-08-26 | 3 | -28/+28 |
* | | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 2011-08-26 | 15 | -33/+37 |
* | | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings | 2011-08-26 | 1 | -1/+1 |
* | | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings | 2011-08-26 | 2 | -0/+4 |
* | | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings | 2011-08-26 | 1 | -1/+1 |
|/ |
|
* | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 2011-08-24 | 2 | -19/+48 |
* | sctp: Bundle HEAERTBEAT into ASCONF_ACK | Michio Honda | 2011-08-24 | 4 | -0/+8 |
* | sctp: HEARTBEAT negotiation after ASCONF | Michio Honda | 2011-08-24 | 1 | -0/+4 |
* | Proportional Rate Reduction for TCP. | Nandita Dukkipati | 2011-08-24 | 3 | -7/+62 |
* | af-packet: TPACKET_V3 flexible buffer implementation. | chetan loke | 2011-08-24 | 1 | -46/+891 |
* | af-packet: Added TPACKET_V3 headers. | chetan loke | 2011-08-24 | 1 | -0/+119 |
* | IEEE802.15.4: 6LoWPAN basic support | Alexander Smirnov | 2011-08-24 | 4 | -3/+1108 |
* | net: xfrm: convert to SKB frag APIs | Ian Campbell | 2011-08-24 | 1 | -4/+7 |
* | net: ipv6: convert to SKB frag APIs | Ian Campbell | 2011-08-24 | 1 | -3/+4 |
* | net: ipv4: convert to SKB frag APIs | Ian Campbell | 2011-08-24 | 4 | -6/+8 |
* | net: convert core to skb paged frag APIs | Ian Campbell | 2011-08-24 | 8 | -38/+38 |
* | be2net: remove unused variable | Sathya Perla | 2011-08-24 | 1 | -1/+0 |
* | be2net: increase FW update completion timeout | Sathya Perla | 2011-08-24 | 1 | -1/+1 |
* | be2net: fix erx->rx_drops_no_frags wrap around | Sathya Perla | 2011-08-24 | 1 | -3/+19 |
* | be2net: get rid of memory mapped pci-cfg space address | Sathya Perla | 2011-08-24 | 2 | -20/+8 |
* | be2net: Fix race in posting rx buffers. | Sathya Perla | 2011-08-24 | 1 | -1/+1 |
* | rps: support IPIP encapsulation | Eric Dumazet | 2011-08-24 | 1 | -0/+2 |
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 2011-08-24 | 21 | -148/+291 |
|\ |
|
| * | batman-adv: merge update_transtable() into tt related code | Marek Lindner | 2011-08-22 | 3 | -74/+70 |
| * | batman-adv: reuse tt_len() to calculate tt buffer length | Marek Lindner | 2011-08-22 | 1 | -2/+1 |