summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: Rearrange loop in net_rx_actionHerbert Xu2014-12-231-14/+12
| * | | | net: Always poll at least one device in net_rx_actionHerbert Xu2014-12-231-4/+3
| * | | | net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu2014-12-231-0/+9
| * | | | net: Move napi polling code out of net_rx_actionHerbert Xu2014-12-231-44/+54
| * | | | batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli2014-12-231-1/+1
| * | | | batman-adv: Unify fragment size calculationSven Eckelmann2014-12-231-1/+1
| * | | | batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann2014-12-231-1/+1
| * | | | net: drop the packet when fails to do software segmentation or header checkJason Wang2014-12-231-1/+1
| * | | | tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel2014-12-221-16/+29
| * | | | cxgb4vf: Fix ethtool get_settings for VF driverHariprasad Shenai2014-12-224-41/+161
| * | | | caif: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
| * | | | net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai2014-12-221-1/+11
| * | | | 8139too: Add netif_napi_del in the driverJia-Ju Bai2014-12-221-0/+2
| * | | | 8139too: Fix the lack of pci_disable_deviceJia-Ju Bai2014-12-221-1/+1
| * | | | net: ethernet: stmicro: stmmac: drop owner assignment from platform_driversWolfram Sang2014-12-221-1/+0
| * | | | net: s6gmac: remove driverDaniel Glöckner2014-12-223-1071/+0
| * | | | net: ethernet: micrel: ksz884x.c: Remove unused functionRickard Strandqvist2014-12-221-6/+0
| * | | | tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2014-12-221-17/+17
| * | | | in6: fix conflict with glibcstephen hemminger2014-12-222-1/+5
| * | | | hyperv: Fix some variable name typos in send-buffer init/revokeHaiyang Zhang2014-12-222-7/+9
| * | | | virtio_net: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
| * | | | stmmac: Don't init ptp again when resume from suspend/hibernationHuacai Chen2014-12-221-6/+8
| * | | | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins2014-12-221-4/+7
| |/ / /
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-12-194-2/+8
| |\ \ \ | | | |/ | | |/|
| | * | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro2014-12-191-0/+3
| | * | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro2014-12-191-0/+3
| | * | Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()Al Viro2014-12-191-1/+2
| | * | Bluetooth: 6lowpan: Do not free skb when packet is droppedJukka Rissanen2014-12-191-1/+0
| * | | enic: fix rx skb checksumGovindarajulu Varadarajan2014-12-191-4/+8
| * | | sunvnet: fix a memory leak in vnet_handle_offloadsLi RongQing2014-12-191-0/+1
* | | | Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-301-2/+2
|\ \ \ \
| * | | | selftests/exec: Use %zu to format size_tGeert Uytterhoeven2014-12-221-2/+2
* | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-12-297-19/+28
|\ \ \ \ \
| * | | | | cifs: make new inode cache when file type is differentNakajima Akira2014-12-221-3/+7
| * | | | | Fix signed/unsigned pointer warningKevin Cernekee2014-12-141-5/+7
| * | | | | Convert MessageID in smb2_hdr to LESachin Prabhu2014-12-145-11/+14
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-297-47/+106
|\ \ \ \ \ \
| * | | | | | udf: Reduce repeated dereferencesJan Kara2014-12-212-25/+25
| * | | | | | udf: Check component length before reading itJan Kara2014-12-211-2/+7
| * | | | | | udf: Check path length when reading symlinkJan Kara2014-12-195-20/+48
| * | | | | | udf: Verify symlink size before loading itJan Kara2014-12-191-4/+13
| * | | | | | udf: Verify i_size when loading inodeJan Kara2014-12-191-0/+14
| * | | | | | isofs: Fix unchecked printing of ER recordsJan Kara2014-12-191-0/+3
* | | | | | | Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-2913-37/+89
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-video'Rafael J. Wysocki2014-12-291-0/+17
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu2014-12-221-0/+17
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2014-12-295-3/+13
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | tools / cpupower: Fix no idle state information return valuePrarit Bhargava2014-12-191-1/+1
| | | | * | | | | | | tools / cpupower: Correctly detect if running as rootMichal Privoznik2014-12-191-1/+1
| | | * | | | | | | | powercap / RAPL: add IDs for future Xeon CPUsJacob Pan2014-12-171-0/+1
OpenPOWER on IntegriCloud