aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cifs: abstract out function to marshal up the iovec array for async writesJeff Layton2012-03-23
* cifs: fix up get_numpagesJeff Layton2012-03-23
* cifs: make cifsFileInfo_get return the cifsFileInfo pointerJeff Layton2012-03-23
* cifs: fix allocation in cifs_write_allocate_pagesJeff Layton2012-03-23
* cifs: allow caller to specify completion op when allocating writedataJeff Layton2012-03-23
* cifs: add pid field to cifs_writedataJeff Layton2012-03-23
* cifs: add new cifsiod_wq workqueueJeff Layton2012-03-23
* CIFS: Change mid_q_entry structure fieldsPavel Shilovsky2012-03-23
* CIFS: Expand CurrentMid fieldPavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from cifs_readv_receive codePavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from demultiplex codePavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from transport routinesPavel Shilovsky2012-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-23
|\
| * usbnet: consider device busy at each recieved packetOliver Neukum2012-03-22
| * bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
| * netfilter: remove forward module param confusion.Rusty Russell2012-03-22
| * usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-22
| * usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-22
| * xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-22
| * xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-22
| * RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-22
| * netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-22
| * l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-21
| * cnic: Fix parity error code conflictMichael Chan2012-03-21
| * tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
| * sky2: override for PCI legacy power managementstephen hemminger2012-03-21
| * net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-21
* | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-23
|\ \
| * | kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel2012-03-22
| * | kdb: Avoid using dbg_io_ops until it is initializedTim Bird2012-03-22
| * | kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2012-03-22
| * | KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin2012-03-22
| * | kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel2012-03-22
| * | kgdb: Respect that flush op is optionalJan Kiszka2012-03-22
| * | kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2012-03-22
* | | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-23
|\ \ \
| * | | ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-21
| * | | ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-21
| * | | ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-21
| * | | ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-21
| * | | ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-21
* | | | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-03-23
|\ \ \ \
| * | | | UBIFS: improve error messagesArtem Bityutskiy2012-03-07
| * | | | UBIFS: kill CUR_MAX_KEY_LEN macroArtem Bityutskiy2012-02-29
| * | | | UBIFS: do not use inc_link when i_nlink is zeroArtem Bityutskiy2012-02-29
| * | | | UBIFS: make the dbg_lock spinlock staticArtem Bityutskiy2012-02-29
| * | | | UBIFS: increase dumps loglevelArtem Bityutskiy2012-02-29
| * | | | UBIFS: amend recovery debugging messageArtem Bityutskiy2012-02-29
* | | | | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-03-23
|\ \ \ \ \
| * | | | | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPSArtem Bityutskiy2012-03-09