index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
David Herrmann
1
-2
/
+2
2015-10-22
net: phy: dp83848: Add TI DP83848 Ethernet PHY
Andrew F. Davis
3
-0
/
+105
2015-10-22
net: sun4i-emac: Properly free resources on probe failure and remove
Hans de Goede
1
-4
/
+16
2015-10-22
openvswitch: Serialize nested ct actions if provided
Joe Stringer
1
-4
/
+10
2015-10-22
openvswitch: Mark connections new when not confirmed.
Joe Stringer
1
-5
/
+5
2015-10-22
openvswitch: Clarify conntrack COMMIT behaviour
Joe Stringer
1
-1
/
+2
2015-10-22
openvswitch: Reject ct_state masks for unknown bits
Joe Stringer
2
-12
/
+9
2015-10-22
tcp: remove improper preemption check in tcp_xmit_probe_skb()
Renato Westphal
1
-1
/
+1
2015-10-22
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
1
-0
/
+5
2015-10-22
net: cavium: change NET_VENDOR_CAVIUM to bool
Andreas Schwab
1
-1
/
+1
2015-10-22
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
1
-3
/
+9
2015-10-22
openvswitch: Allocate memory for ovs internal device stats.
James Morse
1
-3
/
+43
2015-10-22
net: Really fix vti6 with oif in dst lookups
David Ahern
2
-1
/
+5
2015-10-22
tipc: extend broadcast link window size
Jon Paul Maloy
1
-3
/
+5
2015-10-21
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
1
-1
/
+1
2015-10-21
xen-netfront: update num_queues to real created
Joe Jin
1
-7
/
+7
2015-10-21
vsock: fix missing cleanup when misc_register failed
Gao feng
1
-3
/
+4
2015-10-21
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
1
-3
/
+23
2015-10-21
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
Philipp Kirchhofer
1
-5
/
+17
2015-10-21
net: phy: smsc: disable energy detect mode
Heiko Schocher
2
-5
/
+38
2015-10-21
drivers: net: cpsw: add phy-handle parsing
Heiko Schocher
2
-4
/
+12
2015-10-21
bcm63xx_enet: check 1000BASE-T advertisement configuration
Simon Arlott
1
-14
/
+19
2015-10-19
net: bcmgenet: Fix early link interrupt enabling
Florian Fainelli
1
-9
/
+23
2015-10-19
tunnels: Don't require remote endpoint or ID during creation.
Jesse Gross
2
-10
/
+9
2015-10-19
openvswitch: Scrub skb between namespaces
Joe Stringer
1
-0
/
+9
2015-10-19
xen-netback: correctly check failed allocation
Insu Yun
1
-0
/
+6
2015-10-19
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
Chia-Sheng Chang
2
-0
/
+5
2015-10-19
netlink: Trim skb to alloc size to avoid MSG_TRUNC
Arad, Ronen
1
-12
/
+22
2015-10-19
Linux 4.3-rc6
v4.3-rc6
Linus Torvalds
1
-1
/
+1
2015-10-18
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-17
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
1
-1
/
+1
2015-10-16
sh: add copy_user_page() alias for __copy_user()
Ross Zwisler
1
-0
/
+1
2015-10-16
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-16
mm, dax: fix DAX deadlocks
Ross Zwisler
2
-41
/
+31
2015-10-16
memcg: convert threshold to bytes
Shaohua Li
1
-0
/
+1
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
1
-2
/
+2
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
6
-18
/
+22
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
2
-6
/
+16
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
1
-1
/
+1
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2
-5
/
+5
2015-10-16
via-rhine: fix VLAN receive handling regression.
Andrej Ota
1
-1
/
+2
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
4
-12
/
+8
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
[next]