summaryrefslogtreecommitdiffstats
path: root/Documentation/serial-console.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko5-17/+9
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller3-31/+266
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet3-19/+17
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller21-49/+71
2012-07-17ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck3-146/+105
2012-07-17ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck3-182/+89
2012-07-17ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2-105/+65
2012-07-17ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck1-22/+24
2012-07-17ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2-10/+4
2012-07-17ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2-20/+2
2012-07-17ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2-6/+1
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-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-17asix: Add a new driver for the AX88172AChristian Riesch5-3/+437
2012-07-17asix: Factor out common codeChristian Riesch4-3333/+64
2012-07-17asix: Rename asix.c to asix_devices.cChristian Riesch4-0/+3361
2012-07-17gigaset: silence GCC warning for unused 'format_ie'Paul Bolle1-0/+2
2012-07-17drivers: connector: fixed coding style issuesValentin Ilie3-25/+28
2012-07-17irda: Fix typo in irdaMasanari Iida2-2/+2
2012-07-17sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici1-1/+1
2012-07-17bnx2: Try to recover from PCI block resetMichael Chan1-0/+7
2012-07-17tg3: Add hwmon support for temperatureMichael Chan2-0/+150
2012-07-17tg3: Add APE scratchpad read functionMatt Carlson2-2/+86
2012-07-17tg3: Add common function tg3_ape_event_lock()Matt Carlson1-24/+32
2012-07-17tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan1-21/+21
2012-07-17netem: refine early skb orphaningEric Dumazet1-1/+8
2012-07-17be2net: dont pull too much data in skb linear partEric Dumazet1-3/+3
2012-07-17be2net: update driver versionPadmanabh Ratnakar1-1/+1
2012-07-17be2net: Add description about various RSS hash typesPadmanabh Ratnakar1-2/+12
2012-07-17bridge: Fix enforcement of multicast hash_max limitThomas Graf1-4/+5
2012-07-17net/mlx4_en: dereferencing freed memoryDan Carpenter1-3/+1
2012-07-17net/mlx4: off by one in parse_trans_rule()Dan Carpenter1-1/+1
2012-07-17ipv6: fix RTPROT_RA markup of RA routes w/nexthopsDenis Ovsienko1-4/+6
2012-07-17hyperv: Add support for setting MAC from within guestsHaiyang Zhang3-1/+109
2012-07-176lowpan: Change byte order when storing/accessing to len fieldTony Cheneau1-8/+12
2012-07-176lowpan: Change byte order when storing/accessing u16 tagTony Cheneau1-3/+3
2012-07-176lowpan: Fix null pointer dereference in UDP uncompression functionTony Cheneau1-0/+3
2012-07-17arch: Use eth_random_addrJoe Perches5-8/+8
2012-07-17usb: Use eth_random_addrJoe Perches2-3/+3
2012-07-17s390: Use eth_random_addrJoe Perches2-2/+2
2012-07-17drivers/net: Use eth_random_addrJoe Perches2-2/+2
2012-07-17wireless: Use eth_random_addrJoe Perches10-10/+10
2012-07-17net: usb: Use eth_random_addrJoe Perches3-3/+3
2012-07-17ethernet: Use eth_random_addrJoe Perches15-16/+16
2012-07-17etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8