summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sfc: Make initial fill of RX descriptors synchronousJon Cooper2013-12-125-9/+12
| * sfc: Tighten the check for RX merged completion eventsBen Hutchings2013-12-121-4/+9
| * sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper2013-12-128-2/+152
| * sfc: Update MCDI protocol definitionsBen Hutchings2013-12-061-70/+663
| * sfc: Demote "MC Scheduler error" messagesRobert Stonehouse2013-12-061-2/+2
| * Merge branch 'sfc-3.13' into masterBen Hutchings2013-12-066-23/+101
| |\
| | * sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| | * sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| | * sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9
| | * sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-061-2/+2
| | * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-063-3/+33
| | * sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-061-2/+3
| | * sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-061-2/+21
| | * sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-061-0/+4
* | | Merge branch 'bonding_netlink'David S. Miller2013-12-145-271/+578
|\ \ \
| * | | bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-145-6/+37
| * | | bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-145-22/+50
| * | | bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com2013-12-145-68/+187
| * | | bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com2013-12-145-51/+80
| * | | bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com2013-12-145-13/+39
| * | | bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com2013-12-145-31/+52
| * | | bonding: add updelay netlink supportsfeldma@cumulusnetworks.com2013-12-145-32/+54
| * | | bonding: add miimon netlink supportsfeldma@cumulusnetworks.com2013-12-145-49/+80
|/ / /
* | | packet: fix using smp_processor_id() in preemptible codeLi Zhong2013-12-141-1/+1
* | | netconf: add proxy-arp supportstephen hemminger2013-12-142-12/+30
* | | ipv6: fix incorrect type in declarationFlorent Fourcot2013-12-121-1/+2
* | | net: eth: 8390: remove section warning in etherh.cOlof Johansson2013-12-121-1/+1
* | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-126-75/+97
* | | Merge branch 'macvtap_capture'David S. Miller2013-12-123-46/+38
|\ \ \
| * | | macvlan: Remove custom recieve and forward handlersVlad Yasevich2013-12-123-20/+7
| * | | macvtap: Add support of packet capture on macvtap device.Vlad Yasevich2013-12-121-27/+32
|/ / /
* | | Merge branch 'bpf'David S. Miller2013-12-116-49/+2930
|\ \ \
| * | | filter: doc: improve BPF documentationDaniel Borkmann2013-12-111-47/+561
| * | | filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann2013-12-114-2/+960
| * | | filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann2013-12-112-2/+1411
|/ / /
* | | net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson2013-12-111-4/+4
* | | net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson2013-12-111-1/+1
* | | net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson2013-12-111-3/+2
* | | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
* | | ipv6: router reachability probingJiri Benc2013-12-113-6/+26
* | | sctp: remove redundant null check on asocwangweidong2013-12-111-4/+2
* | | sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang2013-12-111-11/+5
* | | ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-114-11/+11
* | | vxlan: leave multicast group when vxlan device downGao feng2013-12-111-6/+21
* | | vxlan: remove vxlan_group_used in vxlan_openGao feng2013-12-111-3/+1
* | | bgmac: replace some magic values with definesRafał Miłecki2013-12-112-9/+18
* | | bgmac: reset cached MAC state during chip resetRafał Miłecki2013-12-111-0/+2
* | | net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang2013-12-111-35/+122
* | | net: macb: Fix build warningSoren Brinkmann2013-12-111-1/+1
* | | Merge branch 'tipc'David S. Miller2013-12-119-747/+311
|\ \ \
OpenPOWER on IntegriCloud