Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | iwlwifi: use ieee80211_free_txskb | Johannes Berg | 2012-11-07 | 2 | -2/+2 | |
| | | | * | | | | | | iwlwifi: handle DMA mapping failures | Johannes Berg | 2012-11-05 | 1 | -2/+21 | |
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-14 | 9 | -12/+37 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg | 2012-11-12 | 1 | -3/+2 | |
| | | | * | | | | | | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau | 2012-11-10 | 4 | -6/+20 | |
| | | | * | | | | | | mac80211: don't send null data packet when not associated | Johannes Berg | 2012-11-09 | 1 | -0/+2 | |
| | | | * | | | | | | mac80211: fix memory leak in device registration error path | Johannes Berg | 2012-11-09 | 1 | -2/+4 | |
| | | | * | | | | | | mac80211: sync acccess to tx_filtered/ps_tx_buf queues | Arik Nemtsov | 2012-11-05 | 1 | -0/+5 | |
| | | | * | | | | | | mac80211: init sched_scan_ies | David Spinadel | 2012-10-31 | 1 | -1/+1 | |
| | | | * | | | | | | mac80211: do not call ieee80211_configure_filter if no interfaces are up | Felix Fietkau | 2012-10-31 | 1 | -0/+3 | |
| * | | | | | | | | | net-rps: Fix brokeness causing OOO packets | Tom Herbert | 2012-11-16 | 1 | -1/+3 | |
| * | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-11-16 | 2 | -7/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | batman-adv: process broadcast packets in BLA earlier | Antonio Quartulli | 2012-11-16 | 1 | -6/+6 | |
| | * | | | | | | | | | batman-adv: don't add TEMP clients belonging to other backbone nodes | Antonio Quartulli | 2012-11-16 | 1 | -0/+7 | |
| | * | | | | | | | | | batman-adv: correctly pass the client flag on tt_response | Antonio Quartulli | 2012-11-16 | 1 | -1/+1 | |
| | * | | | | | | | | | batman-adv: fix tt_global_entries flags update | Antonio Quartulli | 2012-11-16 | 1 | -0/+6 | |
| * | | | | | | | | | | tcp: handle tcp_net_metrics_init() order-5 memory allocation failures | Eric Dumazet | 2012-11-16 | 1 | -3/+9 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | tilegx: request_irq with a non-null device name | Simon Marchi | 2012-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | net: correct check in dev_addr_del() | Jiri Pirko | 2012-11-15 | 1 | -1/+2 | |
| * | | | | | | | | | tcp: fix retransmission in repair mode | Andrew Vagin | 2012-11-15 | 2 | -2/+6 | |
| * | | | | | | | | | sctp: fix /proc/net/sctp/ memory leak | Tommi Rantala | 2012-11-15 | 1 | -4/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu... | David S. Miller | 2012-11-14 | 1 | -1/+0 | |
| * | | | | | | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is needed | Kamlakant Patel | 2012-11-14 | 1 | -2/+15 | |
| * | | | | | | | | drivers/net: fix tasklet misuse issue | Xiaotian Feng | 2012-11-14 | 3 | -38/+18 | |
| * | | | | | | | | ipv4/ip_vti.c: VTI fix post-decryption forwarding | Saurabh Mohan | 2012-11-14 | 1 | -0/+5 | |
| * | | | | | | | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN | Alexander Duyck | 2012-11-13 | 1 | -0/+4 | |
| * | | | | | | | | vxlan: fix a typo. | Rami Rosen | 2012-11-13 | 1 | -1/+1 | |
| * | | | | | | | | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value | Hannes Frederic Sowa | 2012-11-13 | 1 | -0/+1 | |
| * | | | | | | | | doc/net: Fix typo in netdev-features.txt | Kirill Smelkov | 2012-11-13 | 1 | -1/+1 | |
| * | | | | | | | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large | Alexander Duyck | 2012-11-13 | 1 | -2/+2 | |
| * | | | | | | | | tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() | Eric Dumazet | 2012-11-13 | 1 | -5/+10 | |
| * | | | | | | | | net: cdc_ncm: add Huawei devices | Bjørn Mork | 2012-11-13 | 1 | -4/+18 | |
| * | | | | | | | | qeth: set new mac even if old mac is gone | Ursula Braun | 2012-11-13 | 1 | -1/+1 | |
| * | | | | | | | | qeth: Fix IPA_CMD_QIPASSIST return code handling | Stefan Raspl | 2012-11-13 | 2 | -6/+29 | |
| * | | | | | | | | smsc95xx: set MII_BUSY bit to read/write PHY regs | Steve Glendinning | 2012-11-13 | 1 | -2/+2 | |
| * | | | | | | | | ipv4: avoid undefined behavior in do_ip_setsockopt() | Xi Wang | 2012-11-11 | 1 | -13/+22 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Thermal: Add Linux/Thermal subsystem info in MAINTAINER file | Zhang Rui | 2012-11-16 | 1 | -0/+8 | |
* | | | | | | | | mm, oom: reintroduce /proc/pid/oom_adj | David Rientjes | 2012-11-16 | 3 | -4/+130 | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-11-16 | 24 | -50/+303 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2012-11-16 | 5 | -10/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold | 2012-11-16 | 4 | -4/+4 | |
| | * | | | | | | | | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup... | Nicolas Royer | 2012-11-16 | 1 | -6/+6 | |
| * | | | | | | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Arnd Bergmann | 2012-11-16 | 205 | -1153/+1687 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: imx: ehci: fix host power mask bit | Christoph Fritz | 2012-11-16 | 2 | -2/+2 | |
| | * | | | | | | | | | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() | Wei Yongjun | 2012-11-16 | 1 | -1/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | ARM: boot: Fix usage of kecho | Fabio Estevam | 2012-11-12 | 2 | -6/+6 | |
| * | | | | | | | | | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2012-11-12 | 6 | -17/+66 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2012-11-06 | 4 | -15/+64 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel init | Paul Walmsley | 2012-10-31 | 1 | -0/+8 | |
| | | * | | | | | | | | | ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur... | Paul Walmsley | 2012-10-31 | 2 | -0/+9 |