summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0533-41/+41
|\
| * rcutrace: single_open() leaksAl Viro2013-05-051-4/+4
| * gadget: single_open() leaksAl Viro2013-05-052-2/+2
| * staging: single_open() leaksAl Viro2013-05-058-8/+8
| * megaraid: single_open() leakAl Viro2013-05-051-1/+1
| * wireless: single_open() leaksAl Viro2013-05-054-7/+7
| * input: single_open() leakAl Viro2013-05-051-1/+1
| * rtc: single_open() leaksAl Viro2013-05-052-2/+2
| * ds1620: single_open() leakAl Viro2013-05-051-1/+1
| * sh: single_open() leaksAl Viro2013-05-051-1/+1
| * parisc: single_open() leaksAl Viro2013-05-051-1/+1
| * mips: single_open() leaksAl Viro2013-05-053-4/+4
| * ia64: single_open() leaksAl Viro2013-05-053-4/+4
| * h8300: single_open() leaksAl Viro2013-05-051-1/+1
| * cris: single_open() leaksAl Viro2013-05-052-2/+2
| * arm: single_open() leaksAl Viro2013-05-052-2/+2
* | Merge branch 'ipc-cleanups'Linus Torvalds2013-05-051-44/+42
|\ \
| * | ipc: simplify rcu_read_lock() in semctl_nolock()Linus Torvalds2013-05-041-2/+1
| * | ipc: simplify semtimedop/semctl_main() common error path handlingLinus Torvalds2013-05-041-27/+14
| * | ipc: move sem_obtain_lock() rcu locking into the only callerLinus Torvalds2013-05-041-9/+7
| * | ipc: fix double sem unlock in semctl error pathLinus Torvalds2013-05-041-1/+1
| * | ipc: move the rcu_read_lock() from sem_lock_and_putref() into callersLinus Torvalds2013-05-041-2/+3
| * | ipc: sem_putref() does not need the semaphore lock any moreLinus Torvalds2013-05-041-3/+1
| * | ipc: move rcu_read_unlock() out of sem_unlock() and into callersLinus Torvalds2013-05-041-2/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0421-110/+178
|\ \ \
| * | | cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-031-1/+1
| * | | sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-031-0/+2
| * | | packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-05-031-30/+23
| * | | asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-031-0/+3
| * | | net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-031-0/+1
| * | | usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter2013-05-031-1/+2
| * | | vxlan: Fix TCPv6 segmentation.Pravin B Shelar2013-05-031-1/+6
| * | | gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar2013-05-032-1/+4
| * | | bridge: fix race with topology change timerstephen hemminger2013-05-031-1/+1
| * | | tipc: pskb_copy() buffers when sending on more than one bearerGerlando Falauto2013-05-031-1/+12
| * | | tipc: tipc_bcbearer_send(): simplify bearer selectionGerlando Falauto2013-05-031-9/+9
| * | | tipc: cosmetic: clean up comments and break a long lineGerlando Falauto2013-05-031-6/+7
| * | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-05-021-1/+1
| * | | xen-netback: better names for thresholdsWei Liu2013-05-021-20/+29
| * | | xen-netback: avoid allocating variable size array on stackWei Liu2013-05-021-2/+14
| * | | xen-netback: remove redundent parameter in netbk_count_requestsWei Liu2013-05-021-4/+2
| * | | be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur2013-05-021-7/+15
| * | | be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2013-05-022-2/+7
| * | | be2net: Fix firmware download for LancerSomnath Kotur2013-05-021-1/+1
| * | | be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-021-2/+4
| * | | be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-022-0/+2
| * | | be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde2013-05-021-6/+17
| * | | be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-022-14/+15
| * | | net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-022-2/+2
| * | | net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-05-021-1/+1
OpenPOWER on IntegriCloud