aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | ipv4: Add helper inet_csk_update_pmtu().David S. Miller2012-07-16
* | | team: add netpoll supportJiri Pirko2012-07-17
* | | netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-17
* | | tcp: implement RFC 5961 4.2Eric Dumazet2012-07-17
* | | ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-17
* | | ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-17
* | | ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-17
* | | ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck2012-07-17
* | | ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-17
* | | ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-17
* | | ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-17
* | | ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-17
* | | tcp: implement RFC 5961 3.2Eric Dumazet2012-07-17
* | | ipv6: fix unappropriate errno returned for non-multicast addressLi Wei2012-07-17
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-17
|\ \ \
| * | | can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall2012-07-17
| * | | can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde2012-07-17
| * | | can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde2012-07-17
* | | | bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2012-07-17
* | | | asix: Add a new driver for the AX88172AChristian Riesch2012-07-17
* | | | asix: Factor out common codeChristian Riesch2012-07-17
* | | | asix: Rename asix.c to asix_devices.cChristian Riesch2012-07-17
|/ / /
* | | gigaset: silence GCC warning for unused 'format_ie'Paul Bolle2012-07-17
* | | drivers: connector: fixed coding style issuesValentin Ilie2012-07-17
* | | irda: Fix typo in irdaMasanari Iida2012-07-17
* | | sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici2012-07-17
* | | bnx2: Try to recover from PCI block resetMichael Chan2012-07-17
* | | tg3: Add hwmon support for temperatureMichael Chan2012-07-17
* | | tg3: Add APE scratchpad read functionMatt Carlson2012-07-17
* | | tg3: Add common function tg3_ape_event_lock()Matt Carlson2012-07-17
* | | tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan2012-07-17
* | | netem: refine early skb orphaningEric Dumazet2012-07-17
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-17
|\ \ \
| * | | ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-14
| * | | ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-14
| * | | ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-14
| * | | ixgbe: Cleanup unpacking code for DCBAlexander Duyck2012-07-14
| * | | ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck2012-07-14
| * | | e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick2012-07-14
| * | | e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave2012-07-14
| |/ /
* | | be2net: dont pull too much data in skb linear partEric Dumazet2012-07-17
* | | be2net: update driver versionPadmanabh Ratnakar2012-07-17
* | | be2net: Add description about various RSS hash typesPadmanabh Ratnakar2012-07-17
* | | bridge: Fix enforcement of multicast hash_max limitThomas Graf2012-07-17
* | | net/mlx4_en: dereferencing freed memoryDan Carpenter2012-07-17
* | | net/mlx4: off by one in parse_trans_rule()Dan Carpenter2012-07-17
* | | ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko2012-07-17
* | | hyperv: Add support for setting MAC from within guestsHaiyang Zhang2012-07-17
* | | 6lowpan: Change byte order when storing/accessing to len fieldTony Cheneau2012-07-17
* | | 6lowpan: Change byte order when storing/accessing u16 tagTony Cheneau2012-07-17