| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mm: implement dirty bits for large segment table entries | Martin Schwidefsky | 2014-08-01 | 3 | -144/+159 |
* | KVM: s390/mm: Fix page table locking vs. split pmd lock | Christian Borntraeger | 2014-08-01 | 1 | -2/+3 |
* | s390/dasd: fix camel case | Stefan Haberland | 2014-08-01 | 3 | -9/+9 |
* | s390/3215: fix hanging console issue | Martin Schwidefsky | 2014-07-28 | 1 | -15/+17 |
* | s390/irq: improve displayed interrupt order in /proc/interrupts | Hendrik Brueckner | 2014-07-28 | 1 | -45/+50 |
* | s390/seccomp: fix error return for filtered system calls | Jan Willeke | 2014-07-28 | 1 | -1/+1 |
* | s390/pci: introduce lazy IOTLB flushing for DMA unmap | Gerald Schaefer | 2014-07-22 | 2 | -14/+43 |
* | dasd: fix error recovery for alias devices during format | Stefan Haberland | 2014-07-22 | 4 | -22/+62 |
* | dasd: fix list_del corruption during format | Stefan Haberland | 2014-07-22 | 1 | -1/+5 |
* | dasd: fix unresponsive device during format | Stefan Haberland | 2014-07-22 | 1 | -0/+9 |
* | dasd: use aliases for formatted devices during format | Stefan Haberland | 2014-07-22 | 3 | -8/+9 |
* | s390/pci: fix kmsg component | Gerald Schaefer | 2014-07-22 | 6 | -12/+12 |
* | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE | Michael Holzheu | 2014-07-22 | 1 | -0/+2 |
* | s390/watchdog: Fix module name in Kconfig help text | Philipp Hachtmann | 2014-07-22 | 1 | -1/+1 |
* | s390/dasd: replace seq_printf by seq_puts | Fabian Frederick | 2014-07-22 | 1 | -17/+17 |
* | s390/dasd: replace pr_warning by pr_warn | Fabian Frederick | 2014-07-22 | 1 | -16/+12 |
* | s390/dasd: Move EXPORT_SYMBOL after function/variable | Fabian Frederick | 2014-07-22 | 1 | -36/+33 |
* | s390/dasd: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-07-22 | 1 | -17/+8 |
* | s390/zfcp: use qdio buffer helpers | Sebastian Ott | 2014-07-22 | 1 | -28/+21 |
* | s390/qeth: extract qdio buffers from output buffer struct | Sebastian Ott | 2014-07-22 | 2 | -37/+58 |
* | s390/qeth: extract qdio buffers from input buffer struct | Sebastian Ott | 2014-07-22 | 2 | -8/+17 |
* | s390/qeth: qdio queue helpers | Sebastian Ott | 2014-07-22 | 1 | -25/+28 |
* | s390/qdio: add helpers to manage qdio buffers | Sebastian Ott | 2014-07-22 | 2 | -0/+57 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-07-21 | 25 | -128/+367 |
|\ |
|
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-07-21 | 4 | -24/+108 |
| |\ |
|
| | * | batman-adv: fix TT VLAN inconsistency on VLAN re-add | Antonio Quartulli | 2014-07-21 | 3 | -14/+74 |
| | * | batman-adv: drop QinQ claim frames in bridge loop avoidance | Simon Wunderlich | 2014-07-21 | 1 | -10/+34 |
| * | | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet | 2014-07-21 | 1 | -0/+4 |
| |/ |
|
| * | dns_resolver: Null-terminate the right string | Ben Hutchings | 2014-07-20 | 1 | -1/+1 |
| * | Merge branch 'xen-netback' | David S. Miller | 2014-07-20 | 1 | -23/+63 |
| |\ |
|
| | * | xen-netback: Fix pointer incrementation to avoid incorrect logging | Zoltan Kiss | 2014-07-20 | 1 | -1/+1 |
| | * | xen-netback: Fix releasing header slot on error path | Zoltan Kiss | 2014-07-20 | 1 | -5/+33 |
| | * | xen-netback: Fix releasing frag_list skbs in error path | Zoltan Kiss | 2014-07-20 | 1 | -0/+9 |
| | * | xen-netback: Fix handling frag_list on grant op error path | Zoltan Kiss | 2014-07-20 | 1 | -17/+20 |
| |/ |
|
| * | net_sched: avoid generating same handle for u32 filters | Cong Wang | 2014-07-20 | 1 | -5/+14 |
| * | net: huawei_cdc_ncm: add "subclass 3" devices | Bjørn Mork | 2014-07-17 | 1 | -0/+3 |
| * | net: qmi_wwan: add two Sierra Wireless/Netgear devices | Bjørn Mork | 2014-07-17 | 1 | -0/+2 |
| * | wan/x25_asy: integer overflow in x25_asy_change_mtu() | Dan Carpenter | 2014-07-17 | 1 | -1/+5 |
| * | net: ppp: fix creating PPP pass and active filters | Christoph Schulz | 2014-07-16 | 2 | -10/+32 |
| * | net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's | Amir Vadai | 2014-07-16 | 1 | -3/+4 |
| * | sunvnet: clean up objects created in vnet_new() on vnet_exit() | Sowmini Varadhan | 2014-07-16 | 1 | -1/+19 |
| * | r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40 | Michel Dänzer | 2014-07-16 | 1 | -0/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-07-16 | 4 | -58/+100 |
| |\ |
|
| | * | netfilter: nf_tables: 64bit stats need some extra synchronization | Eric Dumazet | 2014-07-14 | 3 | -10/+21 |
| | * | netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale | Pablo Neira Ayuso | 2014-07-14 | 2 | -8/+24 |
| | * | netfilter: nf_tables: safe RCU iteration on list when dumping | Pablo Neira Ayuso | 2014-07-14 | 1 | -41/+53 |
| | * | netfilter: nf_tables: skip transaction if no update flags in tables | Pablo Neira Ayuso | 2014-06-30 | 1 | -0/+3 |
| * | | net-gre-gro: Fix a bug that breaks the forwarding path | Jerry Chu | 2014-07-16 | 5 | -2/+10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-07-21 | 4 | -1/+6 |
|\ \ \ |
|
| * | | | sparc: Hook up renameat2 syscall. | David S. Miller | 2014-07-21 | 4 | -1/+6 |