summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | r8169: remove rtl_ocpdr_cond.Hayes Wang2012-07-171-11/+1
| |/
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-07-1814-153/+181
|\ \
| * | sfc: Correct some comments on enum reset_typeBen Hutchings2012-07-171-4/+4
| * | sfc: Fix interface statistics running backwardBen Hutchings2012-07-173-10/+28
| * | sfc: Disable VF queues during register self-testBen Hutchings2012-07-175-60/+76
| * | sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()Ben Hutchings2012-07-171-3/+8
| * | sfc: Use dev_kfree_skb() in efx_end_loopback()Ben Hutchings2012-07-171-1/+1
| * | sfc: Use strlcpy() to copy ethtool stats namesBen Hutchings2012-07-171-1/+1
| * | sfc: Stop changing header offsets on TXBen Hutchings2012-07-171-9/+0
| * | sfc: Remove dead write to tso_state::packet_spaceBen Hutchings2012-07-171-1/+0
| * | sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings2012-07-175-63/+62
| * | sfc: Work around bogus 'uninitialised variable' warningBen Hutchings2012-07-171-1/+1
* | | ipv6: fix inet6_csk_xmit()Eric Dumazet2012-07-183-22/+25
| |/ |/|
* | ipv4: fix rcu splatEric Dumazet2012-07-173-10/+11
* | ipv4: Fix nexthop exception hash computation.David S. Miller2012-07-171-4/+12
* | Merge branch 'nexthop_exceptions'David S. Miller2012-07-1730-183/+449
|\ \
| * | ipv4: Add FIB nexthop exceptions.David S. Miller2012-07-173-31/+266
| * | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-1721-49/+71
| * | sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2012-07-167-14/+22
| * | ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-164-78/+45
| * | ipv4: Add helper inet_csk_update_pmtu().David S. Miller2012-07-164-18/+52
* | | team: add netpoll supportJiri Pirko2012-07-176-10/+152
* | | netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-175-17/+9
* | | tcp: implement RFC 5961 4.2Eric Dumazet2012-07-173-19/+17
* | | ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-173-146/+105
* | | ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-173-182/+89
* | | ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-172-105/+65
* | | ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck2012-07-171-22/+24
* | | ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-172-10/+4
* | | ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-172-20/+2
* | | ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-172-6/+1
* | | ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-173-228/+22
* | | tcp: implement RFC 5961 3.2Eric Dumazet2012-07-176-1/+45
* | | ipv6: fix unappropriate errno returned for non-multicast addressLi Wei2012-07-171-0/+3
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-173-4/+4
|\ \ \
| * | | can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall2012-07-171-1/+1
| * | | can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde2012-07-171-1/+1
| * | | can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde2012-07-171-2/+2
* | | | bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2012-07-172-4/+22
* | | | asix: Add a new driver for the AX88172AChristian Riesch2012-07-165-3/+437
* | | | asix: Factor out common codeChristian Riesch2012-07-164-3333/+64
* | | | asix: Rename asix.c to asix_devices.cChristian Riesch2012-07-164-0/+3361
|/ / /
* | | gigaset: silence GCC warning for unused 'format_ie'Paul Bolle2012-07-161-0/+2
* | | drivers: connector: fixed coding style issuesValentin Ilie2012-07-163-25/+28
* | | irda: Fix typo in irdaMasanari Iida2012-07-162-2/+2
* | | sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici2012-07-161-1/+1
* | | bnx2: Try to recover from PCI block resetMichael Chan2012-07-161-0/+7
* | | tg3: Add hwmon support for temperatureMichael Chan2012-07-162-0/+150
* | | tg3: Add APE scratchpad read functionMatt Carlson2012-07-162-2/+86
* | | tg3: Add common function tg3_ape_event_lock()Matt Carlson2012-07-161-24/+32
OpenPOWER on IntegriCloud