index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
isdn: hisax: Handle return value of pnp_irq and pnp_port_start
Arvind Yadav
1
-0
/
+2
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_hfcs
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_asuscom
Arvind Yadav
1
-1
/
+1
2017-11-16
tipc: enforce valid ratio between skb truesize and contents
Jon Maloy
3
-9
/
+24
2017-11-16
netfilter: add ifdef around ctnetlink_proto_size
Arnd Bergmann
1
-0
/
+2
2017-11-16
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
1
-2
/
+2
2017-11-16
ipv6: sr: update the struct ipv6_sr_hdr
Ahmed Abdelsalam
1
-2
/
+2
2017-11-16
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
Vitaly Kuznetsov
3
-59
/
+83
2017-11-16
qed: use kzalloc instead of kmalloc and memset
Colin Ian King
1
-2
/
+1
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
5
-15
/
+10
2017-11-16
sctp: check stream reset info len before making reconf chunk
Xin Long
2
-9
/
+25
2017-11-16
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
1
-10
/
+11
2017-11-16
sctp: do not free asoc when it is already dead in sctp_sendmsg
Xin Long
1
-3
/
+14
2017-11-15
mm/pagewalk.c: report holes in hugetlb ranges
Jann Horn
1
-1
/
+5
2017-11-15
tcp: highest_sack fix
Eric Dumazet
2
-15
/
+4
2017-11-15
geneve: fix fill_info when link down
Hangbin Liu
1
-14
/
+10
2017-11-15
bpf: fix lockdep splat
Eric Dumazet
1
-2
/
+6
2017-11-15
net: cdc_ncm: GetNtbFormat endian fix
Bjørn Mork
1
-2
/
+2
2017-11-15
openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
Gustavo A. R. Silva
1
-1
/
+1
2017-11-15
netem: remove unnecessary 64 bit modulus
Stephen Hemminger
1
-3
/
+3
2017-11-15
netem: use 64 bit divide by rate
Stephen Hemminger
1
-7
/
+4
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
7
-54
/
+64
2017-11-15
net: Protect iterations over net::fib_notifier_ops in fib_seq_sum()
Kirill Tkhai
1
-1
/
+3
2017-11-15
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
1
-1
/
+1
2017-11-15
uapi: fix linux/tls.h userspace compilation error
Dmitry V. Levin
2
-4
/
+4
2017-11-15
usbnet: ipheth: prevent TX queue timeouts when device not ready
Alexander Kappner
1
-9
/
+21
2017-11-15
vhost_net: conditionally enable tx polling
Jason Wang
1
-0
/
+2
2017-11-15
uapi: fix linux/rxrpc.h userspace compilation errors
Dmitry V. Levin
1
-5
/
+5
2017-11-14
mailbox/omap: unregister mbox class
Arvind Yadav
1
-1
/
+5
2017-11-14
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
Sudeep Holla
1
-5
/
+6
2017-11-14
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
Sudeep Holla
2
-4
/
+4
2017-11-14
PCI/ASPM: Add L1 Substates definitions
Bjorn Helgaas
2
-14
/
+26
2017-11-14
PCI/ASPM: Reformat ASPM register definitions
Bjorn Helgaas
1
-14
/
+14
2017-11-14
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas
1
-1
/
+1
2017-11-14
net: stmmac: fix LPI transitioning for dwmac4
Niklas Cassel
2
-1
/
+25
2017-11-14
atm: horizon: Fix irq release error
Arvind Yadav
1
-1
/
+1
2017-11-14
net-sysfs: trigger netlink notification on ifalias change via sysfs
Roopa Prabhu
1
-3
/
+14
2017-11-14
openvswitch: Using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2017-11-14
openvswitch: Make local function ovs_nsh_key_attr_size() static
Wei Yongjun
1
-1
/
+1
2017-11-14
openvswitch: Fix return value check in ovs_meter_cmd_features()
Wei Yongjun
1
-1
/
+1
2017-11-14
liquidio: Missing error code in liquidio_init_nic_module()
Dan Carpenter
1
-1
/
+2
2017-11-14
xdp: sample: Missing curly braces in read_route()
Dan Carpenter
1
-2
/
+3
2017-11-14
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...
Desnes Augusto Nunes do Rosario
2
-4
/
+176
2017-11-14
net: bridge: add vlan_tunnel to bridge port policies
Nikolay Aleksandrov
1
-0
/
+1
2017-11-14
net: mvneta: fix handling of the Tx descriptor counter
Simon Guinot
1
-5
/
+8
2017-11-14
netlink: remove unused NETLINK SKB flags
Johannes Berg
1
-3
/
+0
[next]