summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | arm64: bpf: fix buffer pointerZi Shen Lim2015-11-191-14/+13
* | | | ravb: fix WARNING in __free_irq()Sergei Shtylyov2015-11-191-2/+4
* | | | net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-182-2/+2
* | | | net/ip6_tunnel: fix dst leakPaolo Abeni2015-11-181-1/+1
* | | | net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri2015-11-182-0/+9
* | | | ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-182-0/+3
* | | | hdlc: fix null-deref on allocation failurestephen hemminger2015-11-181-5/+5
* | | | fm10k: fix memory leakstephen hemminger2015-11-181-1/+3
* | | | udp: remove duplicate includestephen hemminger2015-11-181-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-1829-278/+247
|\ \ \ \
| * | | | s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
| * | | | s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| * | | | s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| * | | | s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| * | | | s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| * | | | s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-115-8/+14
| * | | | s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe2015-11-111-0/+6
| * | | | s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-116-32/+86
| * | | | s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| * | | | s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| * | | | s390/pci_dma: handle dma table failuresSebastian Ott2015-11-093-17/+48
| * | | | s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| * | | | s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| * | | | s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0
| * | | | s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| * | | | s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
* | | | | Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-183-11/+14
|\ \ \ \ \
| * | | | | hwmon: (scpi) skip unsupported sensors properlySudeep Holla2015-11-161-10/+11
| * | | | | hwmon: (scpi) add thermal-of dependencyArnd Bergmann2015-11-161-0/+1
| * | | | | hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan2015-11-161-1/+1
| * | | | | hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang2015-11-161-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1784-3650/+1036
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz2015-11-171-1/+9
| * | | | | | net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-171-1/+4
| * | | | | | af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-171-1/+4
| * | | | | | rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-171-122/+152
| * | | | | | net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-171-1/+1
| * | | | | | packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-171-1/+1
| * | | | | | packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-171-2/+2
| * | | | | | net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * | | | | | phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-172-0/+17
| * | | | | | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| * | | | | | macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * | | | | | ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * | | | | | ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * | | | | | Merge branch 'vlan-reorder'David S. Miller2015-11-173-2/+10
| |\ \ \ \ \ \
| | * | | | | | vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-172-1/+8
| | * | | | | | vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-171-1/+2
| |/ / / / / /
| * | | / / / via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| | |_|/ / / | |/| | | |
| * | | | | ipg: Remove ipg driverOndrej Zary2015-11-167-3075/+0