summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-261-1/+1
| | | * | | mac80211: Ensure off-channel frames don't get queuedSeth Forshee2013-02-261-25/+31
| | | * | | mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh2013-02-261-1/+16
| | | * | | nl80211: remove TCP WoWLAN informationJohannes Berg2013-02-261-45/+0
| | | * | | nl80211: remove radar informationJohannes Berg2013-02-261-13/+3
| | | * | | mac80211: fix tim_lock lockingJohannes Berg2013-02-261-2/+2
| | | |/ /
| * | / / l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault2013-03-011-0/+1
| |/ / /
| * | | net/phy: micrel: Disable asymmetric pause for KSZ9021Vlastimil Kosar2013-02-281-2/+1
| * | | bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| * | | phy: Fix phy_device_free memory leakPetr Malat2013-02-281-4/+6
| * | | bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| * | | bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| * | | bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| * | | r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
| * | | tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
| * | | Merge branch 'sctp'David S. Miller2013-02-282-22/+78
| |\ \ \
| | * | | sctp: fix association hangs due to partial delivery errorsLee A. Roberts2013-02-281-11/+43
| | * | | sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts2013-02-281-4/+22
| | * | | sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts2013-02-281-2/+7
| | * | | sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts2013-02-281-6/+7
| |/ / /
| * | | net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck2013-02-271-3/+3
| * | | usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner2013-02-271-0/+31
| * | | net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork2013-02-271-0/+8
| * | | bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
| * | | irda: small read beyond end of array in debug codeDan Carpenter2013-02-271-2/+5
| * | | proc connector: reject unprivileged listener bumpsKees Cook2013-02-271-0/+8
| * | | isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
| * | | bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko2013-02-261-1/+1
| * | | drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-262-2/+5
| |\ \ \
| | * | | netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik2013-02-211-1/+2
| | * | | netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
| | * | | Merge branch 'master' of git://1984.lsi.us.es/nfJozsef Kadlecsik2013-02-2111363-300356/+526106
| | |\ \ \
| | * | | | netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik2012-11-194-12/+13
| * | | | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-02-263-15/+30
| |\ \ \ \ \
| | * | | | | sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-261-4/+12
| | * | | | | sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-262-6/+8
| | * | | | | sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-02-261-5/+10
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-062-14/+9
|\ \ \ \ \ \ \
| * | | | | | | irq: Don't re-enable interrupts at the end of irq_exitFrederic Weisbecker2013-02-281-6/+1
| * | | | | | | irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-222-4/+1
| * | | | | | | Revert "nohz: Make tick_nohz_irq_exit() irq safe"Thomas Gleixner2013-02-211-6/+1
| * | | | | | | irq: Sanitize invoke_softirqThomas Gleixner2013-02-211-10/+2
| * | | | | | | irq: Ensure irq_exit() code runs with interrupts disabledThomas Gleixner2013-02-211-0/+11
| * | | | | | | nohz: Make tick_nohz_irq_exit() irq safeFrederic Weisbecker2013-02-211-1/+6
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-063-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-263-1/+7
| |/ / / / / / /
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-03-062-63/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-021-2/+2
| * | | | | | | | gpiolib: move comment to right functionAlexandre Courbot2013-03-021-1/+1