summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-12freevxfs: refactor readdir and lookup codeKrzysztof Błaszkowski
2016-06-12freevxfs: fix lack of inode initializationKrzysztof Błaszkowski
2016-06-12freevxfs: fix memory leak in vxfs_read_fshead()Krzysztof Błaszkowski
2016-06-01freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski
2016-06-01freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig
2016-06-01freevxfs: avoid the need for forward declaring the super operationsChristoph Hellwig
2016-06-01freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski
2016-06-01freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski
2016-06-01freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31vlan: Propagate MAC address to VLANsMike Manning
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter
2016-05-31atm: firestream: add more reserved stringsDan Carpenter
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31timer: Export destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-31Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-30Merge branch 'uuid' (lib/uuid fixes from Andy)Linus Torvalds
2016-05-30lib/uuid.c: use correct offset in uuid parserBjørn Mork
2016-05-30lib/uuid: add a test moduleAndy Shevchenko
2016-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-30gpio: drop lock before reading GPIO directionLinus Walleij
2016-05-30gpio: bail out silently on NULL descriptorsLinus Walleij
2016-05-30gpio: handle compatible ioctl() pointersLinus Walleij
2016-05-30gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux
2016-05-30net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani
2016-05-29Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree
2016-05-29ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-05-29net/lapb: tuse %*ph to dump buffersAndy Shevchenko
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-05-29sparc: Harden signal return frame checks.David S. Miller
2016-05-29Linux 4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin