summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/segment.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann1-2/+2
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis3-0/+105
2015-10-22net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede1-4/+16
2015-10-22openvswitch: Serialize nested ct actions if providedJoe Stringer1-4/+10
2015-10-22openvswitch: Mark connections new when not confirmed.Joe Stringer1-5/+5
2015-10-22openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2
2015-10-22openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2-12/+9
2015-10-22tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal1-1/+1
2015-10-22tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy1-0/+5
2015-10-22net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab1-1/+1
2015-10-22tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-10-22openvswitch: Allocate memory for ovs internal device stats.James Morse1-3/+43
2015-10-22net: Really fix vti6 with oif in dst lookupsDavid Ahern2-1/+5
2015-10-22tipc: extend broadcast link window sizeJon Paul Maloy1-3/+5
2015-10-21irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-10-21xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2015-10-21vsock: fix missing cleanup when misc_register failedGao feng1-3/+4
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher2-5/+38
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher2-4/+12
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott1-14/+19
2015-10-19net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-19tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-19openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-19xen-netback: correctly check failed allocationInsu Yun1-0/+6
2015-10-19net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2-0/+5
2015-10-19netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-19Linux 4.3-rc6v4.3-rc6Linus Torvalds1-1/+1
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-17netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov1-1/+1
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler1-0/+1
2015-10-16lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton1-0/+1
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler2-41/+31
2015-10-16memcg: convert threshold to bytesShaohua Li1-0/+1
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko6-18/+22
2015-10-16rbd: use writefull op for object size writesIlya Dryomov2-6/+16
2015-10-16rbd: set max_sectors explicitlyIlya Dryomov1-0/+1
2015-10-16timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner1-1/+1
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2-5/+5
2015-10-16via-rhine: fix VLAN receive handling regression.Andrej Ota1-1/+2
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau1-15/+5
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau1-6/+11
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2-8/+20
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg1-4/+19
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg1-1/+6
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg4-12/+8
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg1-17/+36