Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | openvswitch: Fix GSO with multiple MPLS label. | Pravin B Shelar | 2014-12-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | openvswitch: Fix MPLS action validation. | Pravin B Shelar | 2014-12-24 | 1 | -12/+1 | |
| | * | | | | | | | | | | | | | | mpls: Fix allowed protocols for mpls gso | Pravin B Shelar | 2014-12-24 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | mpls: Fix config check for mpls. | Pravin B Shelar | 2014-12-24 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | net: Rearrange loop in net_rx_action | Herbert Xu | 2014-12-24 | 1 | -14/+12 | |
| * | | | | | | | | | | | | | | net: Always poll at least one device in net_rx_action | Herbert Xu | 2014-12-24 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | net: Detect drivers that reschedule NAPI and exhaust budget | Herbert Xu | 2014-12-24 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | net: Move napi polling code out of net_rx_action | Herbert Xu | 2014-12-24 | 1 | -44/+54 | |
| * | | | | | | | | | | | | | | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli | 2014-12-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | batman-adv: Unify fragment size calculation | Sven Eckelmann | 2014-12-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann | 2014-12-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: drop the packet when fails to do software segmentation or header check | Jason Wang | 2014-12-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | tcp6: don't move IP6CB before xfrm6_policy_check() | Nicolas Dichtel | 2014-12-22 | 1 | -16/+29 | |
| * | | | | | | | | | | | | | | cxgb4vf: Fix ethtool get_settings for VF driver | Hariprasad Shenai | 2014-12-22 | 4 | -41/+161 | |
| * | | | | | | | | | | | | | | caif: Fix napi poll list corruption | Herbert Xu | 2014-12-22 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | net/mlx4_en: Doorbell is byteswapped in Little Endian archs | Amir Vadai | 2014-12-22 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | 8139too: Add netif_napi_del in the driver | Jia-Ju Bai | 2014-12-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | 8139too: Fix the lack of pci_disable_device | Jia-Ju Bai | 2014-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers | Wolfram Sang | 2014-12-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | net: s6gmac: remove driver | Daniel Glöckner | 2014-12-22 | 3 | -1071/+0 | |
| * | | | | | | | | | | | | | | net: ethernet: micrel: ksz884x.c: Remove unused function | Rickard Strandqvist | 2014-12-22 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts | Prashant Sreedharan | 2014-12-22 | 1 | -17/+17 | |
| * | | | | | | | | | | | | | | in6: fix conflict with glibc | stephen hemminger | 2014-12-22 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | hyperv: Fix some variable name typos in send-buffer init/revoke | Haiyang Zhang | 2014-12-22 | 2 | -7/+9 | |
| * | | | | | | | | | | | | | | virtio_net: Fix napi poll list corruption | Herbert Xu | 2014-12-22 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | stmmac: Don't init ptp again when resume from suspend/hibernation | Huacai Chen | 2014-12-22 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever... | Dan Collins | 2014-12-22 | 1 | -4/+7 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2014-12-19 | 4 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l... | Al Viro | 2014-12-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l... | Al Viro | 2014-12-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() | Al Viro | 2014-12-19 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | Bluetooth: 6lowpan: Do not free skb when packet is dropped | Jukka Rissanen | 2014-12-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | enic: fix rx skb checksum | Govindarajulu Varadarajan | 2014-12-19 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | sunvnet: fix a memory leak in vnet_handle_offloads | Li RongQing | 2014-12-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | selftests/exec: Use %zu to format size_t | Geert Uytterhoeven | 2014-12-22 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-12-30 | 7 | -19/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cifs: make new inode cache when file type is different | Nakajima Akira | 2014-12-22 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | Fix signed/unsigned pointer warning | Kevin Cernekee | 2014-12-14 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | Convert MessageID in smb2_hdr to LE | Sachin Prabhu | 2014-12-14 | 5 | -11/+14 | |
* | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-12-30 | 7 | -47/+106 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | udf: Reduce repeated dereferences | Jan Kara | 2014-12-21 | 2 | -25/+25 | |
| * | | | | | | | | | | | | | | | udf: Check component length before reading it | Jan Kara | 2014-12-21 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | udf: Check path length when reading symlink | Jan Kara | 2014-12-19 | 5 | -20/+48 | |
| * | | | | | | | | | | | | | | | udf: Verify symlink size before loading it | Jan Kara | 2014-12-19 | 1 | -4/+13 | |
| * | | | | | | | | | | | | | | | udf: Verify i_size when loading inode | Jan Kara | 2014-12-19 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | isofs: Fix unchecked printing of ER records | Jan Kara | 2014-12-19 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-30 | 13 | -37/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-video' | Rafael J. Wysocki | 2014-12-29 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ACPI / video: Add some Samsung models to disable_native_backlight list | Aaron Lu | 2014-12-22 | 1 | -0/+17 | |
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |