summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-25net: add netnotifier event for upper device changeJiri Pirko
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart
2013-05-13jbd,jbd2: fix oops in jbd2_journal_put_journal_head()Jan Kara
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim
2013-05-10dm: document iterate_devicesAlasdair G Kergon
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07aio: kill ki_retryKent Overstreet
2013-05-07aio: kill ki_keyKent Overstreet
2013-05-07audit: Make testing for a valid loginuid explicit.Eric W. Biederman
2013-05-07aio: kill batch allocationKent Overstreet
2013-05-07aio: use cancellation list lazilyKent Overstreet
2013-05-07wait: add wait_event_hrtimeout()Kent Overstreet
2013-05-07aio: make aio_put_req() locklessKent Overstreet
2013-05-07aio: move private stuff out of aio.hKent Overstreet
2013-05-07aio: kill return value of aio_complete()Kent Overstreet
2013-05-07aio: remove retry-based AIOZach Brown
2013-05-07aio: remove dead code from aio.hZach Brown
2013-05-07remove unused random32() and srandom32()Akinobu Mita
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07include/linux/mm.h: complete the mm_walk definitionAndrew Morton