index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rx4581.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
2
-11
/
+11
2016-06-02
stmmac: do not sleep in atomic context for mdio_reset
Vincent Palatin
1
-2
/
+4
2016-06-02
qed: fix qed_fill_link() error handling
Arnd Bergmann
3
-10
/
+41
2016-06-02
net/ethoc: fix null dereference on error exit path
Colin Ian King
1
-3
/
+4
2016-06-01
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
3
-17
/
+56
2016-05-31
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
1
-0
/
+51
2016-05-31
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
1
-16
/
+2
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-31
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
1
-5
/
+15
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
2
-0
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-31
vlan: Propagate MAC address to VLANs
Mike Manning
3
-3
/
+24
2016-05-31
atm: iphase: off by one in rx_pkt()
Dan Carpenter
1
-1
/
+1
2016-05-31
atm: firestream: add more reserved strings
Dan Carpenter
1
-1
/
+5
2016-05-31
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
1
-0
/
+3
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
1
-0
/
+1
2016-05-31
mac80211: fix fast_tx header alignment
Felix Fietkau
1
-1
/
+1
2016-05-31
mac80211: mesh: flush mesh paths unconditionally
Bob Copeland
1
-0
/
+4
2016-05-31
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
Martin Willi
1
-0
/
+1
2016-05-31
netfilter: nf_ct_helper: bail out on duplicated helpers
Pablo Neira Ayuso
1
-5
/
+4
2016-05-31
lib/uuid.c: use correct offset in uuid parser
Bjørn Mork
1
-2
/
+2
2016-05-31
lib/uuid: add a test module
Andy Shevchenko
3
-0
/
+137
2016-05-30
gpio: drop lock before reading GPIO direction
Linus Walleij
1
-2
/
+2
2016-05-30
gpio: bail out silently on NULL descriptors
Linus Walleij
1
-3
/
+8
2016-05-30
gpio: handle compatible ioctl() pointers
Linus Walleij
1
-2
/
+13
2016-05-30
netfilter: nf_tables: validate NFTA_SET_TABLE parameter
Phil Turnbull
1
-0
/
+2
2016-05-30
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
1
-0
/
+1
2016-05-30
netfilter: nf_ct_helper: Fix helper unregister count.
Taehee Yoo
5
-0
/
+5
2016-05-30
gpio: flush direction status in gpiochip_lock_as_irq()
Linus Walleij
1
-4
/
+17
2016-05-30
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
1
-47
/
+1
2016-05-30
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
1
-5
/
+7
2016-05-30
Documentation: ip-sysctl.txt: clarify secure_redirects
Eric Garver
1
-3
/
+5
2016-05-30
sfc: use flow dissector helpers for aRFS
Edward Cree
1
-54
/
+21
2016-05-30
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
Baozeng Ding
1
-2
/
+2
2016-05-30
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
1
-1
/
+3
2016-05-30
net/lapb: tuse %*ph to dump buffers
Andy Shevchenko
3
-15
/
+8
2016-05-30
ptp: oops in ptp_ioctl()
Dan Carpenter
1
-0
/
+1
2016-05-30
fou: add Kconfig options for IPv6 support
Arnd Bergmann
3
-2
/
+11
2016-05-30
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
Arnd Bergmann
1
-1
/
+2
2016-05-30
sparc64: Fix return from trap window fill crashes.
David S. Miller
5
-52
/
+116
2016-05-29
sparc: Harden signal return frame checks.
David S. Miller
5
-45
/
+92
2016-05-29
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
1
-3
/
+3
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
1
-2
/
+2
2016-05-29
Rename other copy of hash_string to hashlen_string
George Spelvin
1
-2
/
+2
2016-05-29
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-05-29
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
fs: fix binfmt_aout.c build error
Guenter Roeck
1
-1
/
+0
[next]