index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-18
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2015-01-16
genetlink: synchronize socket closing and family removal
Johannes Berg
5
-15
/
+35
2015-01-16
genetlink: disallow subscribing to unknown mcast groups
Johannes Berg
1
-1
/
+1
2015-01-16
genetlink: document parallel_ops
Johannes Berg
1
-0
/
+2
2015-01-16
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
2
-1
/
+7
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2015-01-16
ip: zero sockaddr returned on error queue
Willem de Bruijn
2
-13
/
+5
2015-01-16
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
3
-4
/
+5
2015-01-16
net: sxgbe: Fix waring for double kfree()
Byungho An
1
-11
/
+10
2015-01-16
net: sxgbe: Fix NULL dereferece when using DT
Girish K.S
1
-4
/
+4
2015-01-15
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
1
-2
/
+2
2015-01-15
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
Mugunthan V N
1
-10
/
+17
2015-01-15
can: kvaser_usb: Don't dereference skb after a netif_rx()
Ahmed S. Darwish
1
-7
/
+4
2015-01-15
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Ahmed S. Darwish
1
-3
/
+4
2015-01-15
can: kvaser_usb: Reset all URB tx contexts upon channel close
Ahmed S. Darwish
1
-0
/
+3
2015-01-15
can: kvaser_usb: Don't free packets when tight on URBs
Ahmed S. Darwish
1
-6
/
+4
2015-01-15
can: c_can: use regmap_update_bits() to modify RAMINIT register
Roger Quadros
1
-11
/
+18
2015-01-15
can: m_can: tag current CAN FD controllers as non-ISO
Oliver Hartkopp
2
-0
/
+6
2015-01-15
can: dev: fix crtlmode_supported check
Oliver Hartkopp
1
-2
/
+6
2015-01-15
MAINTAINERS: update linux-can git repositories
Marc Kleine-Budde
1
-2
/
+4
2015-01-15
be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
Sriharsha Basavapatna
1
-3
/
+38
2015-01-14
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
1
-0
/
+12
2015-01-14
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
1
-0
/
+3
2015-01-14
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
1
-3
/
+5
2015-01-14
team: avoid possible underflow of count_pending value for notify_peers and mc...
Jiri Pirko
1
-2
/
+14
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
2
-1
/
+6
2015-01-14
i40e: adds FCoE configure option
Vasu Dev
3
-3
/
+14
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-14
netdevice: Add missing parentheses in macro
Benjamin Poirier
1
-1
/
+1
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2015-01-14
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
Jean-Francois Remy
1
-0
/
+44
2015-01-14
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
4
-4
/
+37
2015-01-13
xen-netfront: use different locks for Rx and Tx stats
David Vrabel
1
-29
/
+42
2015-01-13
drivers: net: cpsw: fix multicast flush in dual emac mode
Mugunthan V N
3
-4
/
+19
2015-01-13
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
net: Corrected the comment describing the ndo operations to reflect the actua...
B Viswanath
1
-2
/
+2
2015-01-13
locks: fix NULL-deref in generic_delete_lease
NeilBrown
1
-1
/
+1
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
2015-01-12
usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()
Alexey Khoroshilov
1
-1
/
+1
2015-01-12
MAINTAINERS: add me as ibmveth maintainer
Thomas Falcon
1
-1
/
+1
2015-01-12
tipc: fix bug in broadcast retransmit code
Jon Paul Maloy
1
-2
/
+3
2015-01-12
update ip-sysctl.txt documentation (v2)
Ani Sinha
1
-0
/
+2
[next]