aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter1-1/+1
2012-06-15net: remove skb_orphan_try()Eric Dumazet4-31/+3
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-15can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller10-122/+54
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller11-13/+72
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller3-14/+104
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller1-15/+8
2012-06-14ixgbe: ptp code cleanupJacob Keller2-11/+10
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov2-4/+2
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend1-15/+22
2012-06-14e1000e: use more informative logging macros when netdev not yet registeredBruce Allan2-20/+34
2012-06-14dcbnl: Use BUG_ON() instead of BUG()Thomas Graf1-4/+1
2012-06-14dcbnl: Silence harmless gcc warning about uninitialized reply_nlhThomas Graf1-1/+1
2012-06-13bonding: drop_monitor awareEric Dumazet3-13/+13
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-06-13dcbnl: Use type safe nlmsg_data()Thomas Graf1-1/+1
2012-06-13dcbnl: Move dcb app allocation into dcb_app_add()Thomas Graf1-25/+22
2012-06-13dcbnl: Move dcb app lookup code into dcb_app_lookup()Thomas Graf1-46/+35
2012-06-13dcbnl: Return consistent error codesThomas Graf1-135/+138
2012-06-13dcbnl: Use dcbnl_newmsg() where possibleThomas Graf1-14/+2
2012-06-13dcbnl: Remove now unused dcbnl_reply()Thomas Graf1-37/+0
2012-06-13dcbnl: Shorten all command handling functionsThomas Graf1-550/+172
2012-06-13dcbnl: Prepare framework to shorten handling functionsThomas Graf1-0/+71
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2-1/+2
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt6-10/+5
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven1-6/+6
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt1-2/+2
2012-06-12ethtool: Make more commands available to unprivileged processesBen Hutchings1-0/+5
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado4-29/+21
2012-06-12bonding: remove packet cloning in recv_probe()Eric Dumazet5-40/+36
2012-06-12usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com1-1/+0
2012-06-12usbnet: remove declaration for intr_completetom.leiming@gmail.com1-37/+35
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2
2012-06-12usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-3/+1
2012-06-12usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-4/+0
2012-06-12usbnet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-4/+0
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt7-117/+57
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt6-114/+5
2012-06-13sh: Kill off last dead UBC headerPaul Bolle1-28/+0
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf5-11/+34
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom1-10/+3