Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong | 2013-08-22 | 3 | -1/+26 | |
| * | | | | | | | | | | | be2net: fix disabling TX in be_close() | Sathya Perla | 2013-08-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2013-08-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sfc: Fix lookup of default RX MAC filters when steered using ethtool | Ben Hutchings | 2013-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Revert "genetlink: fix family dump race" | Johannes Berg | 2013-08-22 | 1 | -7/+0 | |
| * | | | | | | | | | | | | hso: Fix stack corruption on some architectures | Daniel Gimpelevich | 2013-08-21 | 1 | -1/+5 | |
| * | | | | | | | | | | | | hso: Earlier catch of error condition | Daniel Gimpelevich | 2013-08-21 | 1 | -4/+5 | |
| * | | | | | | | | | | | | bridge: Use the correct bit length for bitmap functions in the VLAN code | Toshiaki Makita | 2013-08-20 | 3 | -9/+9 | |
| * | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-08-20 | 9 | -46/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-19 | 9 | -46/+52 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-15 | 2 | -17/+15 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | cfg80211: don't request disconnect if not connected | Johannes Berg | 2013-08-14 | 1 | -6/+4 | |
| | | | * | | | | | | | | | | | nl80211: nl80211hdr_put() doesn't return an ERR_PTR | Dan Carpenter | 2013-08-14 | 1 | -11/+11 | |
| | | * | | | | | | | | | | | | Hostap: copying wrong data prism2_ioctl_giwaplist() | Dan Carpenter | 2013-08-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | zd1201: do not use stack as URB transfer_buffer | Jussi Kivilinna | 2013-08-09 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-08-09 | 5 | -26/+32 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | iwlwifi: mvm: disconnect if time event scheduling fails | Johannes Berg | 2013-08-06 | 1 | -10/+23 | |
| | | | * | | | | | | | | | | | | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG" | Guy Cohen | 2013-08-06 | 2 | -10/+0 | |
| | | | * | | | | | | | | | | | | iwlwifi: pcie: disable L1 Active after pci_enable_device | Emmanuel Grumbach | 2013-07-31 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL | Stanislaw Gruszka | 2013-07-31 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | packet: restore packet statistics tp_packets to include drops | Willem de Bruijn | 2013-08-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | net: phy: rtl8211: fix interrupt on status link change | Giuseppe CAVALLARO | 2013-08-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-08-20 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | batman-adv: check return type of unicast packet preparations | Linus Lüssing | 2013-08-17 | 1 | -3/+7 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | r8169: remember WOL preferences on driver load | Peter Wu | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 2013-08-20 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | macvtap: Ignore tap features when VNET_HDR is off | Vlad Yasevich | 2013-08-20 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled. | Vlad Yasevich | 2013-08-20 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | macvtap: simplify usage of tap_features | Vlad Yasevich | 2013-08-20 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | | tcp: set timestamps for restored skb-s | Andrey Vagin | 2013-08-20 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | bnx2x: set VF DMAE when first function has 0 supported VFs | Ariel Elior | 2013-08-20 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | bnx2x: Protect against VFs' ndos when SR-IOV is disabled | Ariel Elior | 2013-08-20 | 1 | -18/+31 | |
| * | | | | | | | | | | | | | | | bnx2x: prevent VF benign attentions | Yuval Mintz | 2013-08-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | bnx2x: Consider DCBX remote error | Dmitry Kravkov | 2013-08-20 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | bnx2x: Change DCB context handling | Dmitry Kravkov | 2013-08-20 | 4 | -8/+43 | |
| * | | | | | | | | | | | | | | | bnx2x: dropless flow control not always functional | Dmitry Kravkov | 2013-08-20 | 1 | -13/+23 | |
| * | | | | | | | | | | | | | | | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 2013-08-20 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | | ipv6: remove max_addresses check from ipv6_create_tempaddr | Hannes Frederic Sowa | 2013-08-20 | 1 | -6/+4 | |
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-23 | 8 | -14/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | lib/lz4: correct the LZ4 license | Richard Laager | 2013-08-23 | 3 | -7/+7 | |
| * | | | | | | | | | | | | | | | | memcg: get rid of swapaccount leftovers | Michal Hocko | 2013-08-23 | 3 | -3/+2 | |
| * | | | | | | | | | | | | | | | | nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err... | Vyacheslav Dubeyko | 2013-08-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e... | Vyacheslav Dubeyko | 2013-08-23 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | drivers/platform/olpc/olpc-ec.c: initialise earlier | Daniel Drake | 2013-08-23 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2013-08-22 | 2 | -18/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Revert "hp-wmi: Enable hotkeys on some systems" | Matthew Garrett | 2013-08-18 | 1 | -16/+0 | |
| * | | | | | | | | | | | | | | | | sony-laptop: Fix reporting of gfx_switch_status | Daniel Serpell | 2013-08-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | sony-laptop: return a negative error code in sonypi_compat_init() | Wei Yongjun | 2013-08-18 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-08-22 | 15 | -18/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ARM: tegra: always enable USB VBUS regulators | Stephen Warren | 2013-08-21 | 3 | -0/+8 |