index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf8523.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
net: qmi_wwan: add Sierra EM7565 1199:9091
Sebastian Sjoholm
1
-0
/
+1
2017-12-13
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
1
-1
/
+19
2017-12-13
tipc: eliminate potential memory leak
Jon Maloy
1
-1
/
+1
2017-12-13
net: remove duplicate includes
Pravin Shedge
7
-7
/
+0
2017-12-13
ipv4: igmp: guard against silly MTU values
Eric Dumazet
4
-12
/
+19
2017-12-13
ipv6: mcast: better catch silly mtu values
Eric Dumazet
1
-10
/
+15
2017-12-13
Revert "ravb: add workaround for clock when resuming with WoL enabled"
Geert Uytterhoeven
1
-25
/
+2
2017-12-12
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2
-2
/
+2
2017-12-11
fou: fix some member types in guehdr
Xin Long
1
-9
/
+9
2017-12-11
sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
Xin Long
1
-1
/
+5
2017-12-11
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
1
-5
/
+10
2017-12-11
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2017-12-11
net: sh_eth: do not advertise Gigabit capabilities when not available
Thomas Petazzoni
1
-0
/
+10
2017-12-11
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
1
-1
/
+73
2017-12-11
netfilter: ip6t_MASQUERADE: add dependency on conntrack module
Konstantin Khlebnikov
1
-1
/
+7
2017-12-11
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2017-12-11
netfilter: exthdr: add missign attributes to policy
Florian Westphal
1
-0
/
+2
2017-12-11
mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions
Johannes Berg
1
-3
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-08
of: overlay: Make node skipping in init_overlay_changeset() clearer
Geert Uytterhoeven
1
-10
/
+11
2017-12-08
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
Geert Uytterhoeven
1
-3
/
+4
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
5
-7
/
+19
2017-12-08
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
1
-6
/
+3
2017-12-08
can: usb_8dev: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: ems_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: mcba_usb: cancel urb on -EPROTO
Martin Kelly
1
-0
/
+1
2017-12-07
netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regression
Arnd Bergmann
1
-1
/
+1
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
3
-1
/
+7
2017-12-07
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
1
-0
/
+1
2017-12-07
netlink: Relax attr validation for fixed length types
David Ahern
1
-6
/
+16
2017-12-07
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
1
-1
/
+1
2017-12-07
net: dsa: mv88e6xxx: Unregister MDIO bus on error path
Andrew Lunn
1
-14
/
+16
2017-12-07
net: dsa: mv88e6xxx: Fix interrupt masking on removal
Andrew Lunn
1
-2
/
+2
2017-12-07
net: ethernet: arc: fix error handling in emac_rockchip_probe
Branislav Radocaj
1
-2
/
+5
2017-12-07
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
Tobias Jordan
1
-1
/
+2
2017-12-07
virtio_net: fix return value check in receive_mergeable()
Yunjian Wang
1
-1
/
+1
2017-12-07
virtio_mmio: add cleanup for virtio_mmio_remove
weiping zhang
1
-0
/
+6
[next]