summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-17ixgbevf: Drop all dead or unnecessary codeAlexander Duyck3-228/+22
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet6-1/+45
2012-07-17ipv6: fix unappropriate errno returned for non-multicast addressLi Wei1-0/+3
2012-07-17Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-4/+4
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2-4/+22
2012-07-17can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall1-1/+1
2012-07-17can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde1-1/+1
2012-07-17can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde1-2/+2
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch5-3/+437
2012-07-16asix: Factor out common codeChristian Riesch4-3333/+64
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch4-0/+3361
2012-07-16gigaset: silence GCC warning for unused 'format_ie'Paul Bolle1-0/+2
2012-07-16drivers: connector: fixed coding style issuesValentin Ilie3-25/+28
2012-07-16irda: Fix typo in irdaMasanari Iida2-2/+2
2012-07-16sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici1-1/+1
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan1-0/+7
2012-07-16tg3: Add hwmon support for temperatureMichael Chan2-0/+150
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson2-2/+86
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson1-24/+32
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan1-21/+21
2012-07-16netem: refine early skb orphaningEric Dumazet1-1/+8
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-225/+265
2012-07-16be2net: dont pull too much data in skb linear partEric Dumazet1-3/+3
2012-07-16be2net: update driver versionPadmanabh Ratnakar1-1/+1
2012-07-16be2net: Add description about various RSS hash typesPadmanabh Ratnakar1-2/+12
2012-07-16bridge: Fix enforcement of multicast hash_max limitThomas Graf1-4/+5
2012-07-16net/mlx4_en: dereferencing freed memoryDan Carpenter1-3/+1
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter1-1/+1
2012-07-16ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko1-4/+6
2012-07-16hyperv: Add support for setting MAC from within guestsHaiyang Zhang3-1/+109
2012-07-166lowpan: Change byte order when storing/accessing to len fieldTony Cheneau1-8/+12
2012-07-166lowpan: Change byte order when storing/accessing u16 tagTony Cheneau1-3/+3
2012-07-166lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau1-0/+3
2012-07-16arch: Use eth_random_addrJoe Perches5-8/+8
2012-07-16usb: Use eth_random_addrJoe Perches2-3/+3
2012-07-16s390: Use eth_random_addrJoe Perches2-2/+2
2012-07-16drivers/net: Use eth_random_addrJoe Perches2-2/+2
2012-07-16wireless: Use eth_random_addrJoe Perches10-10/+10
2012-07-16net: usb: Use eth_random_addrJoe Perches3-3/+3
2012-07-16ethernet: Use eth_random_addrJoe Perches15-16/+16
2012-07-16etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-16Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller25-1126/+439
2012-07-16net: make sock diag per-namespaceAndrey Vagin6-18/+51
2012-07-16lpc_eth: remove duplicated includeDuan Jiong1-1/+0
2012-07-16tcp: add OFO snmp countersEric Dumazet3-3/+12
2012-07-16sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller7-14/+22
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller4-78/+45
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller4-18/+52
2012-07-14ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2-147/+129
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck4-15/+22